Advertisement
Guest User

Untitled

a guest
May 7th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.61 KB | None | 0 0
  1. See the end of this message for details on invoking
  2. just-in-time (JIT) debugging instead of this dialog box.
  3.  
  4. ************** Exception Text **************
  5. System.InvalidCastException: Unable to cast object of type 'VL.Lang.Symbols.PatchedConcreteTypeSymbol' to type 'VL.Lang.Symbols.ITypeParameterSymbol'.
  6. at VL.Lang.Symbols.TypeUnification.Substitute(Stack`1 mappings, TypeMapping map, Boolean justTrying) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\TypeUnification.cs:line 888
  7. at VL.Lang.Symbols.TypeUnification.Substitute(TypeMapping mapping) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\TypeUnification.cs:line 843
  8. at VL.Lang.Symbols.TypeUnification.CheckImmutabilityAndTypeClasses_Then_Substitute(ITypeParameterSymbol typeParameter, ITypeSymbol otherType, IEnumerable`1 responsibleConstraints) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\TypeUnification.cs:line 771
  9. at VL.Lang.Symbols.TypeUnification.DoUnify() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\TypeUnification.cs:line 683
  10. at VL.Lang.Symbols.PatchSymbol.Unify(List`1 allConstraints) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 954
  11. at VL.Lang.Symbols.PatchSymbol.get_Unification() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 83
  12. at VL.Lang.Symbols.PatchedPatchPinSymbol.GetUnifiedType() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\DataHubs.Pins.Patch.cs:line 219
  13. at VL.Model.InterlockedHelper.CacheNoLock[T](T& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 56
  14. at VL.Core.SafeLazy`1.GetValue(Func`1 factory, Func`1 recursiveFallback) in C:\BuildAgent\work\7f1c37452bc222ab\public-vl\VL.Core\src\SafeLazy.cs:line 45
  15. at VL.Lang.Symbols.PatchedLinkSymbol.GetTypeConstraint() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Links.cs:line 157
  16. at VL.Lang.Symbols.PatchSymbol.CollectConstraints(PatchSymbol patch, List`1 constraints) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 912
  17. at VL.Lang.Symbols.PatchSymbol.CollectConstraints(PatchSymbol patch, List`1 constraints) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 907
  18. at VL.Lang.Symbols.PatchSymbol.get_AllConstraints() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 59
  19. at VL.Lang.Symbols.PatchSymbol.get_Unification() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 83
  20. at VL.Lang.Symbols.PatchedNodeSymbol.GetUnifiedNodeDefinition() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Nodes.cs:line 479
  21. at VL.Model.InterlockedHelper.CacheNoLock[T](T& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 56
  22. at VL.Lang.Symbols.PatchedNodeSymbol.GetFinalNodeDefinition() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Nodes.cs:line 504
  23. at VL.Model.InterlockedHelper.CacheNoLock[T](T& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 56
  24. at VL.Lang.Symbols.PatchedNodePinSymbol.GetFinalPin() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\DataHubs.Pins.Node.cs:line 245
  25. at VL.Model.InterlockedHelper.CacheNoLock[T](T& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 56
  26. at VL.Lang.Symbols.PatchedNodeSymbol.<>c.<get_HasGenericPins>b__38_1(PatchedNodePinSymbol p) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Nodes.cs:line 48
  27. at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
  28. at VL.Model.InterlockedHelper.CacheNoLock[T](Nullable`1& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 98
  29. at VL.Lang.Symbols.PatchedNodeSymbol.GetIsUnused() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Nodes.cs:line 386
  30. at VL.Model.InterlockedHelper.CacheNoLock[T](Nullable`1& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 98
  31. at VL.Lang.Symbols.PatchedNodePinSymbol.GetIsUnused() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\DataHubs.Pins.Node.cs:line 195
  32. at VL.Model.InterlockedHelper.CacheNoLock[T](Nullable`1& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 98
  33. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 988
  34. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 1036
  35. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 987
  36. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 1010
  37. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 980
  38. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 1010
  39. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 980
  40. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 1036
  41. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 987
  42. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Traverse(ISymbol symbol, Path currentPath) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 1010
  43. at VL.Lang.Symbols.PatchAndDataflowHelpers.ExecutionGraphBuilder.Run() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 888
  44. at VL.Lang.Symbols.SubPatchSymbol.GetGraph() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Patches.cs:line 1194
  45. at VL.Model.InterlockedHelper.CacheNoLock[T](T& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 56
  46. at VL.Lang.Symbols.PatchSymbol.<get_Messages>d__88.MoveNext()
  47. at System.Linq.Enumerable.<ConcatIterator>d__59`1.MoveNext()
  48. at VL.Lang.Symbols.LayerOperationDefinitionSymbol.<GetMessagesInternal>d__46.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Definitions.cs:line 60
  49. at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  50. at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  51. at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)
  52. at VL.Core.SafeLazy`1.GetValue(Func`1 factory, Func`1 recursiveFallback) in C:\BuildAgent\work\7f1c37452bc222ab\public-vl\VL.Core\src\SafeLazy.cs:line 45
  53. at VL.Lang.Symbols.OperationDefinitionSymbol.get_Messages() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Definitions.cs:line 328
  54. at VL.Lang.Symbols.ProcessDefinitionSymbol.<GetMessages>d__103.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Definitions.cs:line 633
  55. at VL.Lang.Symbols.ProcessDefinitionSymbol.<get_Messages>d__101.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Definitions.cs:line 598
  56. at VL.Lang.Symbols.PatchAndDataflowHelpers.<CollectMessages>d__8.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 94
  57. at System.Linq.Enumerable.<ConcatIterator>d__59`1.MoveNext()
  58. at VL.Lang.Symbols.PatchAndDataflowHelpers.<GetMessages>d__70.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\Helpers.cs:line 738
  59. at VL.Lang.Symbols.PatchedConcreteTypeSymbol.<GetMessages_>d__47.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Definitions.cs:line 1069
  60. at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  61. at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  62. at System.Collections.Immutable.ImmutableArray.CreateRange[T](IEnumerable`1 items)
  63. at VL.Model.InterlockedHelper.CacheNoLock[T](ImmutableArray`1& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 183
  64. at VL.Lang.Symbols.ConcreteTypeSymbol.get_Messages() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\Symbols\PatchedImplementation\Definitions.cs:line 871
  65. at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
  66. at System.Linq.Lookup`2.Create[TSource](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
  67. at VL.Model.ModelExtensions.GetSymbolMessageLookup(Canvas canvas, PreCompilation compilation) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\ModelExtensions.cs:line 1639
  68. at VL.Model.InterlockedHelper.CacheNoLock[T](T& location, Func`1 query) in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.Lang\src\ImmutableModel\Helper\Interlocked.cs:line 56
  69. at System.Threading.Tasks.Task`1.InnerInvoke()
  70. at System.Threading.Tasks.Task.Execute()
  71. --- End of stack trace from previous location where exception was thrown ---
  72. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  73. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  74. at VL.Lang.View.CanvasView.<CheckCompileTimeErrors>d__120.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\CanvasView.cs:line 488
  75. --- End of stack trace from previous location where exception was thrown ---
  76. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  77. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  78. at VL.Lang.View.CanvasView.<CheckSymbolsAsync>d__118.MoveNext() in C:\BuildAgent\work\7f1c37452bc222ab\vvvv50\VL.UI.Forms\PatchEditor\ModelViews\CanvasView.cs:line 466
  79. --- End of stack trace from previous location where exception was thrown ---
  80. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  81.  
  82.  
  83. ************** Loaded Assemblies **************
  84. mscorlib
  85. Assembly Version: 4.0.0.0
  86. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  87. CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
  88. ----------------------------------------
  89. vvvv
  90. Assembly Version: 2019.1.0.0
  91. Win32 Version: 2019.1.0.287
  92. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/vvvv.exe
  93. ----------------------------------------
  94. VL.UI.Forms
  95. Assembly Version: 2019.1.0.0
  96. Win32 Version: 2019.1.0.287
  97. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.UI.Forms.DLL
  98. ----------------------------------------
  99. System.Windows.Forms
  100. Assembly Version: 4.0.0.0
  101. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  102. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
  103. ----------------------------------------
  104. System
  105. Assembly Version: 4.0.0.0
  106. Win32 Version: 4.7.3353.0 built by: NET472REL1LAST_B
  107. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
  108. ----------------------------------------
  109. System.Drawing
  110. Assembly Version: 4.0.0.0
  111. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  112. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
  113. ----------------------------------------
  114. VL.Core
  115. Assembly Version: 2019.1.0.0
  116. Win32 Version: 2019.1.0.287
  117. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.Core.DLL
  118. ----------------------------------------
  119. netstandard
  120. Assembly Version: 2.0.0.0
  121. Win32 Version: 4.7.3190.0
  122. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/netstandard/v4.0_2.0.0.0__cc7b13ffcd2ddd51/netstandard.dll
  123. ----------------------------------------
  124. VL.Lang
  125. Assembly Version: 2019.1.0.0
  126. Win32 Version: 2019.1.0.287
  127. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.Lang.DLL
  128. ----------------------------------------
  129. CommandLine
  130. Assembly Version: 1.9.71.2
  131. Win32 Version: 1.9.71.2
  132. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/CommandLine.DLL
  133. ----------------------------------------
  134. System.Core
  135. Assembly Version: 4.0.0.0
  136. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  137. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
  138. ----------------------------------------
  139. VVVV.NuGetAssemblyLoader
  140. Assembly Version: 0.1.0.0
  141. Win32 Version: 0.1.13.64920
  142. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VVVV.NuGetAssemblyLoader.DLL
  143. ----------------------------------------
  144. VVVV.Gamma.Splash
  145. Assembly Version: 2019.1.0.0
  146. Win32 Version: 2019.1.0.287
  147. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VVVV.Gamma.Splash.DLL
  148. ----------------------------------------
  149. VL.UI.Core
  150. Assembly Version: 2019.1.0.0
  151. Win32 Version: 2019.1.0.287
  152. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.UI.Core.DLL
  153. ----------------------------------------
  154. System.Configuration
  155. Assembly Version: 4.0.0.0
  156. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  157. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
  158. ----------------------------------------
  159. System.Xml
  160. Assembly Version: 4.0.0.0
  161. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  162. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
  163. ----------------------------------------
  164. Accessibility
  165. Assembly Version: 4.0.0.0
  166. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  167. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
  168. ----------------------------------------
  169. NuGet.Core
  170. Assembly Version: 2.14.0.832
  171. Win32 Version: 2.14.0.832
  172. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/NuGet.Core.DLL
  173. ----------------------------------------
  174. System.Reactive
  175. Assembly Version: 4.0.0.0
  176. Win32 Version: 4.0.0.398
  177. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/System.Reactive.DLL
  178. ----------------------------------------
  179. ImmutableObjectGraph
  180. Assembly Version: 1.2.0.0
  181. Win32 Version: 1.2.19.38903
  182. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/ImmutableObjectGraph.DLL
  183. ----------------------------------------
  184. System.Runtime
  185. Assembly Version: 4.0.0.0
  186. Win32 Version: 4.7.3190.0
  187. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.dll
  188. ----------------------------------------
  189. System.Collections.Immutable
  190. Assembly Version: 1.2.3.0
  191. Win32 Version: 4.6.26515.06
  192. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/System.Collections.Immutable.DLL
  193. ----------------------------------------
  194. System.Xml.Linq
  195. Assembly Version: 4.0.0.0
  196. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  197. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
  198. ----------------------------------------
  199. Microsoft.Cci.PeReader
  200. Assembly Version: 1.0.13.0
  201. Win32 Version: 1.0.13.0
  202. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.PeReader.DLL
  203. ----------------------------------------
  204. Microsoft.Cci.MetadataHelper
  205. Assembly Version: 1.0.13.0
  206. Win32 Version: 1.0.13.0
  207. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.MetadataHelper.DLL
  208. ----------------------------------------
  209. Microsoft.Cci.MetadataModel
  210. Assembly Version: 1.0.13.0
  211. Win32 Version: 1.0.13.0
  212. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.MetadataModel.DLL
  213. ----------------------------------------
  214. Microsoft.Cci.ReflectionImporter
  215. Assembly Version: 2019.1.0.0
  216. Win32 Version: 2019.1.0.287
  217. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionImporter.DLL
  218. ----------------------------------------
  219. Microsoft.Cci.ReflectionEmitter
  220. Assembly Version: 2019.1.0.0
  221. Win32 Version: 2019.1.0.287
  222. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.DLL
  223. ----------------------------------------
  224. Microsoft.Cci.SourceModel
  225. Assembly Version: 1.0.13.0
  226. Win32 Version: 1.0.13.0
  227. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.SourceModel.DLL
  228. ----------------------------------------
  229. System.Interactive
  230. Assembly Version: 3.2.0.0
  231. Win32 Version: 3.2.0.702
  232. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/System.Interactive.DLL
  233. ----------------------------------------
  234. VL.DynamicAssembly_1
  235. Assembly Version: 0.0.0.0
  236. Win32 Version: 2019.1.0.287
  237. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  238. ----------------------------------------
  239. Microsoft.Cci.MutableMetadataModel
  240. Assembly Version: 1.0.13.0
  241. Win32 Version: 1.0.13.0
  242. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.MutableMetadataModel.DLL
  243. ----------------------------------------
  244. Microsoft.Cci.MutableCodeModel
  245. Assembly Version: 2019.1.0.0
  246. Win32 Version: 2019.1.0.287
  247. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.MutableCodeModel.DLL
  248. ----------------------------------------
  249. Microsoft.Cci.CodeModel
  250. Assembly Version: 1.0.13.0
  251. Win32 Version: 1.0.13.0
  252. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.CodeModel.DLL
  253. ----------------------------------------
  254. ISymWrapper
  255. Assembly Version: 4.0.0.0
  256. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  257. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/ISymWrapper/v4.0_4.0.0.0__b03f5f7f11d50a3a/ISymWrapper.dll
  258. ----------------------------------------
  259. Microsoft.Cci.CodeModelToIL
  260. Assembly Version: 1.0.13.0
  261. Win32 Version: 1.0.13.0
  262. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.CodeModelToIL.DLL
  263. ----------------------------------------
  264. Microsoft.Cci.ILGenerator
  265. Assembly Version: 1.0.13.0
  266. Win32 Version: 1.0.13.0
  267. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ILGenerator.DLL
  268. ----------------------------------------
  269. SharpDX.Mathematics
  270. Assembly Version: 4.0.1.0
  271. Win32 Version: 4.0.1
  272. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/SharpDX.Mathematics.DLL
  273. ----------------------------------------
  274. ExCSS
  275. Assembly Version: 2.0.6.0
  276. Win32 Version: 2.0.6
  277. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/ExCSS.DLL
  278. ----------------------------------------
  279. System.Collections
  280. Assembly Version: 4.0.0.0
  281. Win32 Version: 4.7.3190.0
  282. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Collections/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Collections.dll
  283. ----------------------------------------
  284. System.Runtime.Extensions
  285. Assembly Version: 4.0.0.0
  286. Win32 Version: 4.7.3190.0
  287. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Extensions/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Runtime.Extensions.dll
  288. ----------------------------------------
  289. System.IO
  290. Assembly Version: 4.0.0.0
  291. Win32 Version: 4.7.3190.0
  292. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.IO/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.IO.dll
  293. ----------------------------------------
  294. System.Globalization
  295. Assembly Version: 4.0.0.0
  296. Win32 Version: 4.7.3190.0
  297. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Globalization/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Globalization.dll
  298. ----------------------------------------
  299. System.Linq
  300. Assembly Version: 4.0.0.0
  301. Win32 Version: 4.7.3190.0
  302. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Linq/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Linq.dll
  303. ----------------------------------------
  304. Microsoft.CSharp
  305. Assembly Version: 4.0.0.0
  306. Win32 Version: 4.7.3190.0
  307. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.CSharp/v4.0_4.0.0.0__b03f5f7f11d50a3a/Microsoft.CSharp.dll
  308. ----------------------------------------
  309. System.Dynamic
  310. Assembly Version: 4.0.0.0
  311. Win32 Version: 4.7.3190.0
  312. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Dynamic/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Dynamic.dll
  313. ----------------------------------------
  314. Anonymously Hosted DynamicMethods Assembly
  315. Assembly Version: 0.0.0.0
  316. Win32 Version: 4.7.3324.0 built by: NET472REL1LAST_C
  317. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/mscorlib/v4.0_4.0.0.0__b77a5c561934e089/mscorlib.dll
  318. ----------------------------------------
  319. System.ComponentModel.DataAnnotations
  320. Assembly Version: 4.0.0.0
  321. Win32 Version: 4.7.3190.0
  322. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.ComponentModel.DataAnnotations/v4.0_4.0.0.0__31bf3856ad364e35/System.ComponentModel.DataAnnotations.dll
  323. ----------------------------------------
  324. VL.CoreLib
  325. Assembly Version: 2019.1.0.0
  326. Win32 Version: 2019.1.0.287
  327. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.CoreLib.DLL
  328. ----------------------------------------
  329. VL.DynamicAssembly_2
  330. Assembly Version: 0.0.0.0
  331. Win32 Version: 2019.1.0.287
  332. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  333. ----------------------------------------
  334. VL.UI.GraphicalEditor.Skia
  335. Assembly Version: 2019.1.0.0
  336. Win32 Version: 2019.1.0.287
  337. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.UI.GraphicalEditor.Skia.DLL
  338. ----------------------------------------
  339. SkiaSharp.Views.Desktop
  340. Assembly Version: 1.68.0.0
  341. Win32 Version: 1.68.0.0
  342. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/SkiaSharp.Views.Desktop.DLL
  343. ----------------------------------------
  344. OpenTK.GLControl
  345. Assembly Version: 3.0.1.0
  346. Win32 Version: 3.0.1
  347. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/OpenTK.GLControl.DLL
  348. ----------------------------------------
  349. OpenTK
  350. Assembly Version: 3.0.1.0
  351. Win32 Version: 3.0.1
  352. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/OpenTK.DLL
  353. ----------------------------------------
  354. SkiaSharp
  355. Assembly Version: 1.68.0.0
  356. Win32 Version: 1.68.0.0
  357. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/SkiaSharp.DLL
  358. ----------------------------------------
  359. VL.UI.NodeBrowser
  360. Assembly Version: 2019.1.0.0
  361. Win32 Version: 2019.1.0.287
  362. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.UI.NodeBrowser.DLL
  363. ----------------------------------------
  364. VL.UI.PatchEditor.Utils
  365. Assembly Version: 2019.1.0.0
  366. Win32 Version: 2019.1.0.287
  367. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.UI.PatchEditor.Utils.DLL
  368. ----------------------------------------
  369. System.Numerics.Vectors
  370. Assembly Version: 4.1.4.0
  371. Win32 Version: 4.6.26515.06
  372. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/System.Numerics.Vectors.DLL
  373. ----------------------------------------
  374. System.Numerics
  375. Assembly Version: 4.0.0.0
  376. Win32 Version: 4.7.3190.0 built by: NET472REL1LAST_C
  377. CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
  378. ----------------------------------------
  379. SkiaSharp.Extended.Svg
  380. Assembly Version: 1.60.0.0
  381. Win32 Version: 1.60.0.0
  382. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/SkiaSharp.Extended.Svg.DLL
  383. ----------------------------------------
  384. System.Drawing.Common
  385. Assembly Version: 4.0.0.1
  386. Win32 Version: 4.6.26919.02
  387. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/System.Drawing.Common.DLL
  388. ----------------------------------------
  389. VL.DynamicAssembly_3
  390. Assembly Version: 0.0.0.0
  391. Win32 Version: 2019.1.0.287
  392. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  393. ----------------------------------------
  394. VL.DynamicAssembly_4
  395. Assembly Version: 0.0.0.0
  396. Win32 Version: 2019.1.0.287
  397. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  398. ----------------------------------------
  399. VL.Skia
  400. Assembly Version: 2019.1.0.0
  401. Win32 Version: 2019.1.0.287
  402. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/VL.Skia.DLL
  403. ----------------------------------------
  404. SharpDX
  405. Assembly Version: 4.0.1.0
  406. Win32 Version: 4.0.1
  407. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/SharpDX.DLL
  408. ----------------------------------------
  409. VL.DynamicAssembly_5
  410. Assembly Version: 0.0.0.0
  411. Win32 Version: 2019.1.0.287
  412. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  413. ----------------------------------------
  414. SharpDX.Direct2D1
  415. Assembly Version: 4.0.1.0
  416. Win32 Version: 4.0.1
  417. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/SharpDX.Direct2D1.DLL
  418. ----------------------------------------
  419. VL.DynamicAssembly_6
  420. Assembly Version: 0.0.0.0
  421. Win32 Version: 2019.1.0.287
  422. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  423. ----------------------------------------
  424. VL.DynamicAssembly_7
  425. Assembly Version: 0.0.0.0
  426. Win32 Version: 2019.1.0.287
  427. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  428. ----------------------------------------
  429. VL.DynamicAssembly_8
  430. Assembly Version: 0.0.0.0
  431. Win32 Version: 2019.1.0.287
  432. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  433. ----------------------------------------
  434. VL.DynamicAssembly_9
  435. Assembly Version: 0.0.0.0
  436. Win32 Version: 2019.1.0.287
  437. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  438. ----------------------------------------
  439. VL.DynamicAssembly_10
  440. Assembly Version: 0.0.0.0
  441. Win32 Version: 2019.1.0.287
  442. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  443. ----------------------------------------
  444. VL.DynamicAssembly_11
  445. Assembly Version: 0.0.0.0
  446. Win32 Version: 2019.1.0.287
  447. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  448. ----------------------------------------
  449. Validation
  450. Assembly Version: 2.4.0.0
  451. Win32 Version: 2.4.18.58985
  452. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Validation.DLL
  453. ----------------------------------------
  454. VL.DynamicAssembly_12
  455. Assembly Version: 0.0.0.0
  456. Win32 Version: 2019.1.0.287
  457. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  458. ----------------------------------------
  459. VL.DynamicAssembly_13
  460. Assembly Version: 0.0.0.0
  461. Win32 Version: 2019.1.0.287
  462. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  463. ----------------------------------------
  464. VL.DynamicAssembly_14
  465. Assembly Version: 0.0.0.0
  466. Win32 Version: 2019.1.0.287
  467. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  468. ----------------------------------------
  469. VL.DynamicAssembly_15
  470. Assembly Version: 0.0.0.0
  471. Win32 Version: 2019.1.0.287
  472. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  473. ----------------------------------------
  474. VL.DynamicAssembly_16
  475. Assembly Version: 0.0.0.0
  476. Win32 Version: 2019.1.0.287
  477. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  478. ----------------------------------------
  479. VL.DynamicAssembly_17
  480. Assembly Version: 0.0.0.0
  481. Win32 Version: 2019.1.0.287
  482. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  483. ----------------------------------------
  484. VL.DynamicAssembly_18
  485. Assembly Version: 0.0.0.0
  486. Win32 Version: 2019.1.0.287
  487. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  488. ----------------------------------------
  489. VL.DynamicAssembly_19
  490. Assembly Version: 0.0.0.0
  491. Win32 Version: 2019.1.0.287
  492. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  493. ----------------------------------------
  494. VL.DynamicAssembly_20
  495. Assembly Version: 0.0.0.0
  496. Win32 Version: 2019.1.0.287
  497. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  498. ----------------------------------------
  499. VL.DynamicAssembly_21
  500. Assembly Version: 0.0.0.0
  501. Win32 Version: 2019.1.0.287
  502. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  503. ----------------------------------------
  504. VL.DynamicAssembly_22
  505. Assembly Version: 0.0.0.0
  506. Win32 Version: 2019.1.0.287
  507. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  508. ----------------------------------------
  509. VL.DynamicAssembly_23
  510. Assembly Version: 0.0.0.0
  511. Win32 Version: 2019.1.0.287
  512. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  513. ----------------------------------------
  514. VL.DynamicAssembly_24
  515. Assembly Version: 0.0.0.0
  516. Win32 Version: 2019.1.0.287
  517. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  518. ----------------------------------------
  519. VL.DynamicAssembly_25
  520. Assembly Version: 0.0.0.0
  521. Win32 Version: 2019.1.0.287
  522. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  523. ----------------------------------------
  524. VL.DynamicAssembly_26
  525. Assembly Version: 0.0.0.0
  526. Win32 Version: 2019.1.0.287
  527. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  528. ----------------------------------------
  529. VL.DynamicAssembly_27
  530. Assembly Version: 0.0.0.0
  531. Win32 Version: 2019.1.0.287
  532. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  533. ----------------------------------------
  534. VL.DynamicAssembly_28
  535. Assembly Version: 0.0.0.0
  536. Win32 Version: 2019.1.0.287
  537. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  538. ----------------------------------------
  539. VL.DynamicAssembly_29
  540. Assembly Version: 0.0.0.0
  541. Win32 Version: 2019.1.0.287
  542. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  543. ----------------------------------------
  544. VL.DynamicAssembly_30
  545. Assembly Version: 0.0.0.0
  546. Win32 Version: 2019.1.0.287
  547. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  548. ----------------------------------------
  549. VL.DynamicAssembly_31
  550. Assembly Version: 0.0.0.0
  551. Win32 Version: 2019.1.0.287
  552. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  553. ----------------------------------------
  554. VL.DynamicAssembly_32
  555. Assembly Version: 0.0.0.0
  556. Win32 Version: 2019.1.0.287
  557. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  558. ----------------------------------------
  559. VL.DynamicAssembly_33
  560. Assembly Version: 0.0.0.0
  561. Win32 Version: 2019.1.0.287
  562. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  563. ----------------------------------------
  564. VL.DynamicAssembly_34
  565. Assembly Version: 0.0.0.0
  566. Win32 Version: 2019.1.0.287
  567. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  568. ----------------------------------------
  569. VL.DynamicAssembly_35
  570. Assembly Version: 0.0.0.0
  571. Win32 Version: 2019.1.0.287
  572. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  573. ----------------------------------------
  574. VL.DynamicAssembly_36
  575. Assembly Version: 0.0.0.0
  576. Win32 Version: 2019.1.0.287
  577. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  578. ----------------------------------------
  579. VL.DynamicAssembly_37
  580. Assembly Version: 0.0.0.0
  581. Win32 Version: 2019.1.0.287
  582. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  583. ----------------------------------------
  584. VL.DynamicAssembly_38
  585. Assembly Version: 0.0.0.0
  586. Win32 Version: 2019.1.0.287
  587. CodeBase: file:///C:/Program%20Files/vvvv/vvvv_gamma_2019.1.0-0287-g67d678e5a2/lib/Microsoft.Cci.ReflectionEmitter.dll
  588. ----------------------------------------
  589.  
  590. ************** JIT Debugging **************
  591. To enable just-in-time (JIT) debugging, the .config file for this
  592. application or computer (machine.config) must have the
  593. jitDebugging value set in the system.windows.forms section.
  594. The application must also be compiled with debugging
  595. enabled.
  596.  
  597. For example:
  598.  
  599. <configuration>
  600. <system.windows.forms jitDebugging="true" />
  601. </configuration>
  602.  
  603. When JIT debugging is enabled, any unhandled exception
  604. will be sent to the JIT debugger registered on the computer
  605. rather than be handled by this dialog box.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement