Guest User

RiderLog

a guest
Nov 3rd, 2017
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 284.62 KB | None | 0 0
  1. Build started at 11:32:08
  2. CONSOLE: Microsoft (R) Build Engine version 15.3.0.0 (d15.3/17f02c2 Thu Jul 20 17:04:26 EDT 2017) for Mono
  3. CONSOLE: Copyright (C) Microsoft Corporation. All rights reserved.
  4. CONSOLE: Build started 11/3/2017 11:32:09 AM.
  5. 0: ------- Project started: ResharperCLINugetTest
  6. 0: Skipping target "GenerateTargetFrameworkMonikerAttribute" because all output files are up-to-date with respect to the input files.
  7. 0: /Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5/csc.exe /noconfig /nowarn:1701,1702,2008 /nostdlib+ /platform:anycpu32bitpreferred /errorreport:prompt /warn:4 /define:DEBUG;TRACE /errorendlocation /preferreduilang:en-US /highentropyva+ /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/mscorlib.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Core.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Data.DataSetExtensions.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Data.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Xml.dll /reference:/Library/Frameworks/Mono.framework/Versions/5.2.0/lib/mono/4.5-api/System.Xml.Linq.dll /debug+ /debug:portable /filealign:512 /optimize- /out:obj/Debug/ResharperCLINugetTest.exe /subsystemversion:6.00 /target:exe /utf8output Program.cs Properties/AssemblyInfo.cs "/var/folders/t9/8t6plddj4ts2g_h5t73xnq719538tt/T/.NETFramework,Version=v4.5.AssemblyAttributes.cs"
  8. 0: Copying file from "obj/Debug/ResharperCLINugetTest.exe" to "bin/Debug/ResharperCLINugetTest.exe".
  9. 0: ResharperCLINugetTest -> /Users/user/Projects/!DelMe/ResharperCLINugetTest/ResharperCLINugetTest/bin/Debug/ResharperCLINugetTest.exe
  10. 0: Copying file from "obj/Debug/ResharperCLINugetTest.pdb" to "bin/Debug/ResharperCLINugetTest.pdb".
  11. 0: Running Resharper CLT...
  12. CONSOLE: Failed to fill the environment container with handler JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode. Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.
  13. CONSOLE: --- EXCEPTION #1/2 [FileNotFoundException]
  14. CONSOLE: Message = “Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.”
  15. CONSOLE: ExceptionPath = Root.InnerException
  16. CONSOLE: ClassName = System.IO.FileNotFoundException
  17. CONSOLE: HResult = COR_E_FILENOTFOUND=E_FILENOTFOUND=80070002
  18. CONSOLE: Source = JetBrains.CommandLine.InspectCode.MsBuild
  19. CONSOLE: FileNotFound_FileName = “PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”
  20. CONSOLE: StackTraceString = “
  21. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.CreateHostCommandLine () [0x00016] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  22. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.JetBrains.Application.Environment.HostParameters.IHaveEnvironmentComponentsHostMixin.Fill (JetBrains.Application.Components.ComponentContainer container, JetBrains.Application.Environment.EnvironmentPartCatalogSet environmentPartCatalogSet) [0x00015] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  23. CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.FillHostInfoContainer (JetBrains.Application.Components.ComponentContainer container, JetBrains.Application.Environment.EnvironmentPartCatalogSet catalogsetContainer) [0x00040] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  24. CONSOLE: ”
  25. CONSOLE: --- Outer ---
  26. CONSOLE: --- EXCEPTION #2/2 [LoggerException]
  27. CONSOLE: Message = “Failed to fill the environment container with handler JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode. Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies.”
  28. CONSOLE: ExceptionPath = Root
  29. CONSOLE: ClassName = JetBrains.Util.LoggerException
  30. CONSOLE: InnerException = “Exception #1 at Root.InnerException”
  31. CONSOLE: HResult = COR_E_APPLICATION=80131600
  32. CONSOLE: StackTraceString = “
  33. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  34. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception ex, System.String message) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  35. CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.FillHostInfoContainer (JetBrains.Application.Components.ComponentContainer container, JetBrains.Application.Environment.EnvironmentPartCatalogSet catalogsetContainer) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  36. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass3.<.ctor>b__1 () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  37. CONSOLE: at JetBrains.Util.ILoggerEx.Catch (JetBrains.Util.ILogger thіs, System.Action F, JetBrains.Util.ExceptionOrigin origin, JetBrains.Util.LoggingLevel loggingLevel) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  38. CONSOLE: at JetBrains.Util.ILoggerEx.Catch (JetBrains.Util.ILogger thіs, System.Action F, JetBrains.Util.ExceptionOrigin origin) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  39. CONSOLE: at JetBrains.Util.ILoggerEx.CatchAsAlgorithmError (JetBrains.Util.ILogger thіs, System.Action F) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  40. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  41. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  42. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  43. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  44. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  45. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  46. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  47. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  48. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  49. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  50. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  51. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  52. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  53. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  54. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  55. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  56. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  57. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  58. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  59. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  60. CONSOLE: ”
  61. CONSOLE: Could not load signature of JetBrains.Application.HostProductInfoComponent:get_ProductAboutBoxImage due to: Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
  62. CONSOLE: Could not load signature of JetBrains.Application.IApplicationHostImages:get_ProductAboutBoxImage due to: Could not load file or assembly 'PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. assembly:PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 type:<unknown type> member:<none>
  63. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.WindowBrandingComponent. Parent class vtable failed to initialize, due to: Could not resolve the signature of a virtual method assembly:/Users/user/Projects/!DelMe/ResharperCLINugetTest/packages/JetBrains.ReSharper.CommandLineTools.2017.2.2/tools/JetBrains.Platform.Shell.dll type:HostProductInfoComponent member:<none>
  64. CONSOLE: --- EXCEPTION #1/3 [TypeLoadException]
  65. CONSOLE: Message = “Parent class vtable failed to initialize, due to: Could not resolve the signature of a virtual method assembly:/Users/user/Projects/!DelMe/ResharperCLINugetTest/packages/JetBrains.ReSharper.CommandLineTools.2017.2.2/tools/JetBrains.Platform.Shell.dll type:HostProductInfoComponent member:<none>”
  66. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  67. CONSOLE: ClassName = System.TypeLoadException
  68. CONSOLE: HResult = COR_E_TYPELOAD=80131522
  69. CONSOLE: TypeLoadResourceID = 0
  70. CONSOLE: StackTraceString = “
  71. CONSOLE: at (wrapper managed-to-native) System.RuntimeTypeHandle:GetMetadataToken (System.RuntimeType)
  72. CONSOLE: at System.RuntimeTypeHandle.GetToken (System.RuntimeType type) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  73. CONSOLE: at System.RuntimeType.get_MetadataToken () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  74. CONSOLE: at JetBrains.Application.Table.TablePartCatalogStorage.TypeEqualsRuntimeType (JetBrains.Util.dataStructures.TypedIntrinsics.Int32`1[TType] token, System.Type typeRuntime) [0x0009e] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  75. CONSOLE: at JetBrains.Application.Table.TablePartCatalogStorage+<>c__DisplayClass8.<.cctor>b__3 (JetBrains.Util.dataStructures.TypedIntrinsics.Int32`1[TType] tk) [0x000e0] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  76. CONSOLE: at System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue].GetOrAdd (TKey key, System.Func`2[T,TResult] valueFactory) [0x00034] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  77. CONSOLE: at JetBrains.Application.Table.TablePartCatalogStorage.TypeBind (JetBrains.Util.dataStructures.TypedIntrinsics.Int32`1[TType] token) [0x00017] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  78. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  79. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  80. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  81. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  82. CONSOLE: ”
  83. CONSOLE: --- Outer ---
  84. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  85. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.WindowBrandingComponent.”
  86. CONSOLE: ExceptionPath = Root.InnerException
  87. CONSOLE: ClassName = System.InvalidOperationException
  88. CONSOLE: Data.ArgumentIndex = 0
  89. CONSOLE: Data.Origin = JetBrains.Application.WindowBrandingComponent
  90. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  91. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  92. CONSOLE: --- Outer ---
  93. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  94. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.WindowBrandingComponent.”
  95. CONSOLE: ExceptionPath = Root
  96. CONSOLE: ClassName = JetBrains.Util.LoggerException
  97. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  98. CONSOLE: HResult = COR_E_APPLICATION=80131600
  99. CONSOLE: StackTraceString = “
  100. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  101. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  102. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  103. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  104. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  105. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  106. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  107. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  108. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  109. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  110. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  111. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  112. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  113. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  114. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  115. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  116. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  117. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  118. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  119. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  120. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  121. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  122. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  123. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  124. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  125. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  126. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  127. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  128. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  129. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  130. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  131. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  132. CONSOLE: ”
  133. CONSOLE: Component JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
  134. CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
  135. CONSOLE: Message = “Object reference not set to an instance of an object”
  136. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  137. CONSOLE: ClassName = System.NullReferenceException
  138. CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  139. CONSOLE: Source = JetBrains.Platform.Shell
  140. CONSOLE: StackTraceString = “
  141. CONSOLE: at JetBrains.Application.WindowBrandingComponent..ctor (JetBrains.Application.IHostProductInfo hostProductInfo, JetBrains.Application.Components.Optional`1[T] wba, JetBrains.Util.ILogger logger) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  142. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  143. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  144. CONSOLE: ”
  145. CONSOLE: --- Outer ---
  146. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  147. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  148. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  149. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  150. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  151. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  152. CONSOLE: Source = mscorlib
  153. CONSOLE: StackTraceString = “
  154. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  155. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  156. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  157. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  158. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  159. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  160. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  161. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  162. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  163. CONSOLE: ”
  164. CONSOLE: --- Outer ---
  165. CONSOLE: --- EXCEPTION #3/4 [TargetInvocationException]
  166. CONSOLE: Message = “Component JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] construction has failed.”
  167. CONSOLE: ExceptionPath = Root.InnerException
  168. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  169. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  170. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  171. CONSOLE: --- Outer ---
  172. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  173. CONSOLE: Message = “Component JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] construction has failed.”
  174. CONSOLE: ExceptionPath = Root
  175. CONSOLE: ClassName = JetBrains.Util.LoggerException
  176. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  177. CONSOLE: HResult = COR_E_APPLICATION=80131600
  178. CONSOLE: StackTraceString = “
  179. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  180. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  181. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  182. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  183. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  184. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  185. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  186. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  187. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  188. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  189. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  190. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  191. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  192. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  193. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  194. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  195. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  196. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  197. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  198. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  199. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  200. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  201. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  202. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  203. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  204. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  205. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  206. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  207. CONSOLE: ”
  208. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.ApplicationHost. Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed
  209. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  210. CONSOLE: Message = “Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed”
  211. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  212. CONSOLE: ClassName = System.InvalidOperationException
  213. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  214. CONSOLE: Source = JetBrains.Platform.ComponentModel
  215. CONSOLE: StackTraceString = “
  216. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  217. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  218. CONSOLE: ”
  219. CONSOLE: --- Outer ---
  220. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  221. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.ApplicationHost.”
  222. CONSOLE: ExceptionPath = Root.InnerException
  223. CONSOLE: ClassName = System.InvalidOperationException
  224. CONSOLE: Data.ArgumentIndex = 1
  225. CONSOLE: Data.Origin = JetBrains.Application.ApplicationHost
  226. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  227. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  228. CONSOLE: --- Outer ---
  229. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  230. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.ApplicationHost.”
  231. CONSOLE: ExceptionPath = Root
  232. CONSOLE: ClassName = JetBrains.Util.LoggerException
  233. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  234. CONSOLE: HResult = COR_E_APPLICATION=80131600
  235. CONSOLE: StackTraceString = “
  236. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  237. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  238. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  239. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  240. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  241. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  242. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  243. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  244. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  245. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  246. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  247. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  248. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  249. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  250. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  251. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  252. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  253. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  254. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  255. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  256. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  257. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  258. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  259. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  260. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  261. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  262. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  263. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  264. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  265. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  266. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  267. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  268. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  269. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  270. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  271. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  272. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  273. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  274. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  275. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  276. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  277. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  278. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  279. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  280. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  281. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  282. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  283. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  284. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  285. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  286. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  287. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  288. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  289. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  290. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  291. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  292. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  293. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  294. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  295. CONSOLE: ”
  296. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.InternalModeProductZoneActivator. Exception has been thrown by the target of an invocation. Could not find method due to a type load error
  297. CONSOLE: --- EXCEPTION #1/4 [TypeLoadException]
  298. CONSOLE: Message = “Could not find method due to a type load error”
  299. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  300. CONSOLE: ClassName = System.TypeLoadException
  301. CONSOLE: HResult = COR_E_TYPELOAD=80131522
  302. CONSOLE: TypeLoadResourceID = 0
  303. CONSOLE: StackTraceString = “
  304. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  305. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  306. CONSOLE: ”
  307. CONSOLE: --- Outer ---
  308. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  309. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  310. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  311. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  312. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  313. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  314. CONSOLE: Source = mscorlib
  315. CONSOLE: StackTraceString = “
  316. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  317. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  318. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  319. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  320. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  321. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  322. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  323. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  324. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  325. CONSOLE: ”
  326. CONSOLE: --- Outer ---
  327. CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
  328. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.InternalModeProductZoneActivator.”
  329. CONSOLE: ExceptionPath = Root.InnerException
  330. CONSOLE: ClassName = System.InvalidOperationException
  331. CONSOLE: Data.ArgumentIndex = 1
  332. CONSOLE: Data.Origin = JetBrains.Application.Environment.Components.InternalModeProductZoneActivator
  333. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  334. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  335. CONSOLE: --- Outer ---
  336. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  337. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.InternalModeProductZoneActivator.”
  338. CONSOLE: ExceptionPath = Root
  339. CONSOLE: ClassName = JetBrains.Util.LoggerException
  340. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  341. CONSOLE: HResult = COR_E_APPLICATION=80131600
  342. CONSOLE: StackTraceString = “
  343. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  344. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  345. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  346. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  347. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  348. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  349. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  350. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  351. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  352. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  353. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  354. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  355. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  356. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  357. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  358. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  359. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  360. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  361. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  362. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  363. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  364. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  365. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  366. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  367. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  368. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  369. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  370. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  371. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  372. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  373. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  374. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  375. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  376. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  377. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  378. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  379. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  380. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  381. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  382. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  383. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  384. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  385. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  386. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  387. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  388. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  389. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  390. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  391. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  392. CONSOLE: ”
  393. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.SuspendResume. Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed
  394. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  395. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed”
  396. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  397. CONSOLE: ClassName = System.InvalidOperationException
  398. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  399. CONSOLE: Source = JetBrains.Platform.ComponentModel
  400. CONSOLE: StackTraceString = “
  401. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  402. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  403. CONSOLE: ”
  404. CONSOLE: --- Outer ---
  405. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  406. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.SuspendResume.”
  407. CONSOLE: ExceptionPath = Root.InnerException
  408. CONSOLE: ClassName = System.InvalidOperationException
  409. CONSOLE: Data.ArgumentIndex = 1
  410. CONSOLE: Data.Origin = JetBrains.Application.Environment.Components.SuspendResume
  411. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  412. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  413. CONSOLE: --- Outer ---
  414. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  415. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.Components.SuspendResume.”
  416. CONSOLE: ExceptionPath = Root
  417. CONSOLE: ClassName = JetBrains.Util.LoggerException
  418. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  419. CONSOLE: HResult = COR_E_APPLICATION=80131600
  420. CONSOLE: StackTraceString = “
  421. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  422. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  423. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  424. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  425. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  426. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  427. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  428. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  429. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  430. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  431. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  432. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  433. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  434. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  435. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  436. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  437. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  438. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  439. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  440. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  441. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  442. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  443. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  444. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  445. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  446. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  447. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  448. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  449. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  450. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  451. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  452. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  453. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  454. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  455. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  456. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  457. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  458. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  459. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  460. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  461. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  462. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  463. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  464. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  465. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  466. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  467. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  468. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  469. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  470. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  471. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  472. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  473. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  474. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  475. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  476. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  477. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  478. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  479. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  480. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  481. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  482. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  483. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  484. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  485. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  486. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  487. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  488. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  489. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  490. CONSOLE: ”
  491. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker. Exception has been thrown by the target of an invocation. Could not find method due to a type load error
  492. CONSOLE: --- EXCEPTION #1/4 [TypeLoadException]
  493. CONSOLE: Message = “Could not find method due to a type load error”
  494. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  495. CONSOLE: ClassName = System.TypeLoadException
  496. CONSOLE: HResult = COR_E_TYPELOAD=80131522
  497. CONSOLE: Source = JetBrains.Platform.Shell
  498. CONSOLE: TypeLoadResourceID = 0
  499. CONSOLE: StackTraceString = “
  500. CONSOLE: at JetBrains.Application.License2.LicenseViewModelBuilder+<>c__DisplayClassc.<CreateSubmodelBuilders>b__8 (JetBrains.DataFlow.Lifetime lt, System.String model, JetBrains.Application.License2.ILicenseData data) [0x00018] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  501. CONSOLE: at JetBrains.Application.License2.LicenseViewModel..ctor (JetBrains.DataFlow.Lifetime parentLifetime, JetBrains.Util.ILogger logger, System.String name, JetBrains.Application.License2.ILicenseData data, System.Collections.Generic.IList`1[T] entities, System.Collections.Generic.IList`1[T] submodelBuilders, JetBrains.Application.License2.NewLicenses.NewLicenseDataCache newLicenseDataCache) [0x000d5] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  502. CONSOLE: at JetBrains.Application.License2.LicenseViewModelBuilder.CreateModel (JetBrains.DataFlow.Lifetime modelLifetime, System.String name, JetBrains.Application.License2.ILicenseData data, JetBrains.Application.License2.ILicense2CheckComponent license2CheckComponent) [0x00060] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  503. CONSOLE: at JetBrains.Application.License2.License2CheckComponent+<>c__DisplayClass10.<.ctor>b__8 () [0x00015] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  504. CONSOLE: at JetBrains.Application.License2.License2CheckComponent..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Util.ILogger logger, JetBrains.Application.License2.LicenseViewModelBuilder viewModelBuilder, JetBrains.Application.License2.Persistence.LicenseDataPersister persister, JetBrains.Application.Threading.IThreading threading, JetBrains.Application.License2.IDocumentsThatRequireUserConsent documentsThatRequireUserConsent, JetBrains.Application.License2.License2CheckComponentSettings settings) [0x00215] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  505. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  506. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  507. CONSOLE: ”
  508. CONSOLE: --- Outer ---
  509. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  510. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  511. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  512. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  513. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  514. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  515. CONSOLE: Source = mscorlib
  516. CONSOLE: StackTraceString = “
  517. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  518. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  519. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  520. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  521. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  522. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  523. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  524. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  525. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  526. CONSOLE: ”
  527. CONSOLE: --- Outer ---
  528. CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
  529. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker.”
  530. CONSOLE: ExceptionPath = Root.InnerException
  531. CONSOLE: ClassName = System.InvalidOperationException
  532. CONSOLE: Data.ArgumentIndex = 1
  533. CONSOLE: Data.Origin = JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker
  534. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  535. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  536. CONSOLE: --- Outer ---
  537. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  538. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker.”
  539. CONSOLE: ExceptionPath = Root
  540. CONSOLE: ClassName = JetBrains.Util.LoggerException
  541. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  542. CONSOLE: HResult = COR_E_APPLICATION=80131600
  543. CONSOLE: StackTraceString = “
  544. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  545. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  546. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  547. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  548. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  549. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  550. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  551. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  552. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  553. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  554. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  555. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  556. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  557. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  558. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  559. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  560. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  561. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  562. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  563. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  564. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  565. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  566. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  567. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  568. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  569. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  570. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  571. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  572. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  573. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  574. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  575. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  576. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  577. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  578. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  579. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  580. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  581. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  582. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  583. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  584. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  585. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  586. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  587. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  588. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  589. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  590. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  591. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  592. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  593. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  594. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  595. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  596. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  597. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  598. CONSOLE: ”
  599. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
  600. CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
  601. CONSOLE: Message = “Object reference not set to an instance of an object”
  602. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  603. CONSOLE: ClassName = System.NullReferenceException
  604. CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  605. CONSOLE: Source = JetBrains.Platform.Shell
  606. CONSOLE: StackTraceString = “
  607. CONSOLE: at JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.License2.License2CheckComponent licenseCheckComponent, JetBrains.Util.ILogger logger) [0x00054] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  608. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  609. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  610. CONSOLE: ”
  611. CONSOLE: --- Outer ---
  612. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  613. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  614. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  615. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  616. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  617. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  618. CONSOLE: Source = mscorlib
  619. CONSOLE: StackTraceString = “
  620. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  621. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  622. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  623. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  624. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  625. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  626. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  627. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  628. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  629. CONSOLE: ”
  630. CONSOLE: --- Outer ---
  631. CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
  632. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges.”
  633. CONSOLE: ExceptionPath = Root.InnerException
  634. CONSOLE: ClassName = System.InvalidOperationException
  635. CONSOLE: Data.ArgumentIndex = 1
  636. CONSOLE: Data.Origin = JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges
  637. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  638. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  639. CONSOLE: --- Outer ---
  640. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  641. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges.”
  642. CONSOLE: ExceptionPath = Root
  643. CONSOLE: ClassName = JetBrains.Util.LoggerException
  644. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  645. CONSOLE: HResult = COR_E_APPLICATION=80131600
  646. CONSOLE: StackTraceString = “
  647. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  648. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  649. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  650. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  651. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  652. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  653. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  654. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  655. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  656. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  657. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  658. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  659. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  660. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  661. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  662. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  663. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  664. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  665. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  666. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  667. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  668. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  669. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  670. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  671. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  672. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  673. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  674. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  675. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  676. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  677. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  678. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  679. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  680. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  681. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  682. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  683. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  684. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  685. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  686. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  687. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  688. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  689. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  690. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  691. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  692. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  693. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  694. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  695. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  696. CONSOLE: ”
  697. CONSOLE: Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
  698. CONSOLE: --- EXCEPTION #1/3 [NullReferenceException]
  699. CONSOLE: Message = “Object reference not set to an instance of an object”
  700. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  701. CONSOLE: ClassName = System.NullReferenceException
  702. CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  703. CONSOLE: Source = JetBrains.Platform.Shell
  704. CONSOLE: StackTraceString = “
  705. CONSOLE: at JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker zoneLicenseChecker, JetBrains.Application.Threading.IThreading threading) [0x000b2] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  706. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  707. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  708. CONSOLE: ”
  709. CONSOLE: --- Outer ---
  710. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  711. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  712. CONSOLE: ExceptionPath = Root.InnerException
  713. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  714. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  715. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  716. CONSOLE: Source = mscorlib
  717. CONSOLE: StackTraceString = “
  718. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  719. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  720. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  721. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  722. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  723. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  724. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  725. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  726. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00061] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  727. CONSOLE: ”
  728. CONSOLE: --- Outer ---
  729. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  730. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  731. CONSOLE: ExceptionPath = Root
  732. CONSOLE: ClassName = JetBrains.Util.LoggerException
  733. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  734. CONSOLE: HResult = COR_E_APPLICATION=80131600
  735. CONSOLE: StackTraceString = “
  736. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  737. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  738. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  739. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  740. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  741. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  742. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  743. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  744. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  745. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  746. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  747. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  748. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  749. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  750. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  751. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  752. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  753. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  754. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  755. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  756. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  757. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  758. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  759. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  760. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  761. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  762. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  763. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  764. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  765. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  766. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  767. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  768. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  769. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  770. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  771. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  772. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  773. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  774. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  775. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  776. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  777. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  778. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  779. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  780. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  781. CONSOLE: ”
  782. CONSOLE: Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed
  783. CONSOLE: --- EXCEPTION #1/2 [InvalidOperationException]
  784. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed”
  785. CONSOLE: ExceptionPath = Root.InnerException
  786. CONSOLE: ClassName = System.InvalidOperationException
  787. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  788. CONSOLE: Source = JetBrains.Platform.ComponentModel
  789. CONSOLE: StackTraceString = “
  790. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  791. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00061] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  792. CONSOLE: ”
  793. CONSOLE: --- Outer ---
  794. CONSOLE: --- EXCEPTION #2/2 [LoggerException]
  795. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed”
  796. CONSOLE: ExceptionPath = Root
  797. CONSOLE: ClassName = JetBrains.Util.LoggerException
  798. CONSOLE: InnerException = “Exception #1 at Root.InnerException”
  799. CONSOLE: HResult = COR_E_APPLICATION=80131600
  800. CONSOLE: StackTraceString = “
  801. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  802. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  803. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  804. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  805. CONSOLE: at System.Collections.Generic.List`1[T]..ctor (System.Collections.Generic.IEnumerable`1[T] collection) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  806. CONSOLE: at System.Linq.Enumerable.ToList[TSource] (System.Collections.Generic.IEnumerable`1[T] source) [0x00000] in <9da65c3aa2654e53b5f11b79677182e0>:0
  807. CONSOLE: at JetBrains.Application.Environment.ReportsProductsAllowedToRun..ctor (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.IEnumerable`1[T] canstart, JetBrains.Application.Threading.IThreading threading, JetBrains.Util.ILogger logger) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  808. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Reflection.MonoCMethod , System.Object , System.Object[] , System.Exception& ) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  809. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  810. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  811. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  812. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  813. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  814. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  815. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  816. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  817. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  818. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  819. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  820. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  821. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  822. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  823. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  824. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  825. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  826. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  827. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  828. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  829. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  830. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  831. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  832. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  833. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  834. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  835. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  836. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  837. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  838. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  839. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  840. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  841. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  842. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  843. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  844. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  845. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  846. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  847. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  848. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  849. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  850. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  851. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  852. CONSOLE: ”
  853. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts. Exception has been thrown by the target of an invocation. Could not find method due to a type load error
  854. CONSOLE: --- EXCEPTION #1/4 [TypeLoadException]
  855. CONSOLE: Message = “Could not find method due to a type load error”
  856. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  857. CONSOLE: ClassName = System.TypeLoadException
  858. CONSOLE: HResult = COR_E_TYPELOAD=80131522
  859. CONSOLE: Source = JetBrains.Platform.Shell
  860. CONSOLE: TypeLoadResourceID = 0
  861. CONSOLE: StackTraceString = “
  862. CONSOLE: at JetBrains.Application.ComposeVerdictWithPriority.Create[TVerdict] (JetBrains.DataFlow.Lifetime lifetime, JetBrains.DataFlow.CollectionEvents`1[TValue] tellers) [0x00062] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  863. CONSOLE: at JetBrains.Application.Environment.ReportsProductsAllowedToRun.Init_ComposeProperty (JetBrains.DataFlow.Lifetime lifetime, JetBrains.DataFlow.ICollectionEvents`1[TValue] productvalidators, JetBrains.Application.Threading.IThreading threading) [0x0002f] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  864. CONSOLE: at JetBrains.Application.Environment.ReportsProductsAllowedToRun..ctor (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.IEnumerable`1[T] canstart, JetBrains.Application.Threading.IThreading threading, JetBrains.Util.ILogger logger) [0x00062] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  865. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  866. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  867. CONSOLE: ”
  868. CONSOLE: --- Outer ---
  869. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  870. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  871. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  872. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  873. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  874. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  875. CONSOLE: Source = mscorlib
  876. CONSOLE: StackTraceString = “
  877. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  878. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  879. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  880. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  881. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  882. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  883. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  884. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  885. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  886. CONSOLE: ”
  887. CONSOLE: --- Outer ---
  888. CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
  889. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
  890. CONSOLE: ExceptionPath = Root.InnerException
  891. CONSOLE: ClassName = System.InvalidOperationException
  892. CONSOLE: Data.ArgumentIndex = 2
  893. CONSOLE: Data.Origin = JetBrains.Application.Environment.RunsProducts
  894. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  895. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  896. CONSOLE: --- Outer ---
  897. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  898. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
  899. CONSOLE: ExceptionPath = Root
  900. CONSOLE: ClassName = JetBrains.Util.LoggerException
  901. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  902. CONSOLE: HResult = COR_E_APPLICATION=80131600
  903. CONSOLE: StackTraceString = “
  904. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  905. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  906. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  907. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  908. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  909. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  910. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  911. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  912. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  913. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  914. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  915. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  916. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  917. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  918. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  919. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  920. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  921. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  922. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  923. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  924. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  925. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  926. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  927. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  928. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  929. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  930. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  931. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  932. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  933. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  934. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  935. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  936. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  937. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  938. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  939. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  940. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  941. CONSOLE: ”
  942. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts. Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed
  943. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  944. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed”
  945. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  946. CONSOLE: ClassName = System.InvalidOperationException
  947. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  948. CONSOLE: Source = JetBrains.Platform.ComponentModel
  949. CONSOLE: StackTraceString = “
  950. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  951. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  952. CONSOLE: ”
  953. CONSOLE: --- Outer ---
  954. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  955. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
  956. CONSOLE: ExceptionPath = Root.InnerException
  957. CONSOLE: ClassName = System.InvalidOperationException
  958. CONSOLE: Data.ArgumentIndex = 6
  959. CONSOLE: Data.Origin = JetBrains.Application.Environment.RunsProducts
  960. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  961. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  962. CONSOLE: --- Outer ---
  963. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  964. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.RunsProducts.”
  965. CONSOLE: ExceptionPath = Root
  966. CONSOLE: ClassName = JetBrains.Util.LoggerException
  967. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  968. CONSOLE: HResult = COR_E_APPLICATION=80131600
  969. CONSOLE: StackTraceString = “
  970. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  971. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  972. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  973. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  974. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  975. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  976. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  977. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  978. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  979. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  980. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  981. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  982. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  983. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  984. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  985. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  986. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  987. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  988. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  989. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  990. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  991. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  992. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  993. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  994. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  995. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  996. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  997. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  998. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  999. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1000. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1001. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1002. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1003. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1004. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1005. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1006. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1007. CONSOLE: ”
  1008. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Environment.TimebombExplosionReporter. Exception has been thrown by the target of an invocation. Value cannot be null. Parameter name: reportsProductsAllowedToRun
  1009. CONSOLE: --- EXCEPTION #1/4 [ArgumentNullException]
  1010. CONSOLE: Message = “Value cannot be null.”
  1011. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  1012. CONSOLE: ClassName = System.ArgumentNullException
  1013. CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  1014. CONSOLE: Source = JetBrains.Platform.Shell
  1015. CONSOLE: ParamName = reportsProductsAllowedToRun
  1016. CONSOLE: StackTraceString = “
  1017. CONSOLE: at JetBrains.Application.Environment.RunsProducts..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.JetEnvironmentZones zones, JetBrains.Application.Environment.ReportsProductsAllowedToRun reportsProductsAllowedToRun, JetBrains.Application.Environment.JetEnvironment environment, JetBrains.Application.Environment.RunningProducts runningProducts, JetBrains.Util.ILogger logger, JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker zoneLicenseChecker, JetBrains.Application.Environment.ZoneUserPreferenceChecker zoneUserPreferenceChecker, JetBrains.Application.Environment.ITimebombZoneFilter timebombZoneFilter, JetBrains.Application.Components.IInitializationStrategyProvider initializationStrategyProvider, JetBrains.Application.Threading.IThreading threading) [0x00086] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1018. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  1019. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1020. CONSOLE: ”
  1021. CONSOLE: --- Outer ---
  1022. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  1023. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  1024. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1025. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1026. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  1027. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1028. CONSOLE: Source = mscorlib
  1029. CONSOLE: StackTraceString = “
  1030. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1031. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1032. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1033. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1034. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1035. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1036. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1037. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1038. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1039. CONSOLE: ”
  1040. CONSOLE: --- Outer ---
  1041. CONSOLE: --- EXCEPTION #3/4 [InvalidOperationException]
  1042. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.TimebombExplosionReporter.”
  1043. CONSOLE: ExceptionPath = Root.InnerException
  1044. CONSOLE: ClassName = System.InvalidOperationException
  1045. CONSOLE: Data.ArgumentIndex = 1
  1046. CONSOLE: Data.Origin = JetBrains.Application.Environment.TimebombExplosionReporter
  1047. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  1048. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1049. CONSOLE: --- Outer ---
  1050. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  1051. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Environment.TimebombExplosionReporter.”
  1052. CONSOLE: ExceptionPath = Root
  1053. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1054. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  1055. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1056. CONSOLE: StackTraceString = “
  1057. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1058. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1059. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1060. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1061. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1062. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1063. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1064. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1065. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1066. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1067. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1068. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1069. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1070. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1071. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1072. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1073. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1074. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1075. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1076. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1077. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1078. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1079. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1080. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1081. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1082. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1083. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1084. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1085. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1086. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1087. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1088. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1089. CONSOLE: ”
  1090. CONSOLE: Could not bind the component argument descriptor on JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter. Component descriptor JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] is corrupted and cannot be accessed
  1091. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1092. CONSOLE: Message = “Component descriptor JetBrains.Application.WindowBrandingComponent [Singleton, Corrupted] is corrupted and cannot be accessed”
  1093. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1094. CONSOLE: ClassName = System.InvalidOperationException
  1095. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1096. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1097. CONSOLE: StackTraceString = “
  1098. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1099. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1100. CONSOLE: ”
  1101. CONSOLE: --- Outer ---
  1102. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  1103. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter.”
  1104. CONSOLE: ExceptionPath = Root.InnerException
  1105. CONSOLE: ClassName = System.InvalidOperationException
  1106. CONSOLE: Data.ArgumentIndex = 1
  1107. CONSOLE: Data.Origin = JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter
  1108. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1109. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1110. CONSOLE: --- Outer ---
  1111. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1112. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.CommandLine.Common.Console.BatchTool.CommandLineTimebombExplosionReporter.”
  1113. CONSOLE: ExceptionPath = Root
  1114. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1115. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1116. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1117. CONSOLE: StackTraceString = “
  1118. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1119. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1120. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1121. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1122. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1123. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1124. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1125. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1+<GetEnumerator>d__0[T].MoveNext () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1126. CONSOLE: at JetBrains.Application.Components.EnumerableValueResolver+EnumerableComponentDescriptor`1[T].GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1127. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1128. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1129. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1130. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1131. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1132. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1133. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1134. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1135. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1136. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1137. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1138. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1139. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1140. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1141. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1142. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1143. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1144. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1145. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1146. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1147. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1148. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1149. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1150. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1151. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1152. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1153. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1154. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1155. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1156. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1157. CONSOLE: ”
  1158. CONSOLE: Component JetBrains.Application.Environment.TimebombExplosionReporter [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
  1159. CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
  1160. CONSOLE: Message = “Object reference not set to an instance of an object”
  1161. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  1162. CONSOLE: ClassName = System.NullReferenceException
  1163. CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  1164. CONSOLE: Source = JetBrains.Platform.Shell
  1165. CONSOLE: StackTraceString = “
  1166. CONSOLE: at JetBrains.Application.Environment.TimebombExplosionReporter..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.RunsProducts runsProducts, JetBrains.Util.ILogger logger, System.Collections.Generic.IEnumerable`1[T] reporters) [0x0001d] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1167. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  1168. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1169. CONSOLE: ”
  1170. CONSOLE: --- Outer ---
  1171. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  1172. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  1173. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1174. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1175. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  1176. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1177. CONSOLE: Source = mscorlib
  1178. CONSOLE: StackTraceString = “
  1179. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1180. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1181. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1182. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1183. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1184. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1185. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1186. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1187. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1188. CONSOLE: ”
  1189. CONSOLE: --- Outer ---
  1190. CONSOLE: --- EXCEPTION #3/4 [TargetInvocationException]
  1191. CONSOLE: Message = “Component JetBrains.Application.Environment.TimebombExplosionReporter [Singleton, Corrupted] construction has failed.”
  1192. CONSOLE: ExceptionPath = Root.InnerException
  1193. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1194. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  1195. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1196. CONSOLE: --- Outer ---
  1197. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  1198. CONSOLE: Message = “Component JetBrains.Application.Environment.TimebombExplosionReporter [Singleton, Corrupted] construction has failed.”
  1199. CONSOLE: ExceptionPath = Root
  1200. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1201. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  1202. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1203. CONSOLE: StackTraceString = “
  1204. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1205. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1206. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1207. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1208. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1209. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1210. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1211. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1212. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1213. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1214. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1215. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1216. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1217. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1218. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1219. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1220. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1221. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1222. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1223. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1224. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1225. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1226. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1227. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1228. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1229. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1230. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1231. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1232. CONSOLE: ”
  1233. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent. Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed
  1234. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1235. CONSOLE: Message = “Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed”
  1236. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1237. CONSOLE: ClassName = System.InvalidOperationException
  1238. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1239. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1240. CONSOLE: StackTraceString = “
  1241. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1242. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1243. CONSOLE: ”
  1244. CONSOLE: --- Outer ---
  1245. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  1246. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent.”
  1247. CONSOLE: ExceptionPath = Root.InnerException
  1248. CONSOLE: ClassName = System.InvalidOperationException
  1249. CONSOLE: Data.ArgumentIndex = 0
  1250. CONSOLE: Data.Origin = JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent
  1251. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1252. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1253. CONSOLE: --- Outer ---
  1254. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1255. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent.”
  1256. CONSOLE: ExceptionPath = Root
  1257. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1258. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1259. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1260. CONSOLE: StackTraceString = “
  1261. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1262. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1263. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1264. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1265. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1266. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1267. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1268. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1269. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1270. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1271. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1272. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1273. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1274. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1275. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1276. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1277. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1278. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1279. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1280. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1281. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1282. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1283. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1284. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1285. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1286. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1287. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1288. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1289. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1290. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1291. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1292. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1293. CONSOLE: ”
  1294. CONSOLE: Component JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. Object reference not set to an instance of an object
  1295. CONSOLE: --- EXCEPTION #1/4 [NullReferenceException]
  1296. CONSOLE: Message = “Object reference not set to an instance of an object”
  1297. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  1298. CONSOLE: ClassName = System.NullReferenceException
  1299. CONSOLE: HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  1300. CONSOLE: Source = JetBrains.Platform.Shell
  1301. CONSOLE: StackTraceString = “
  1302. CONSOLE: at JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent..ctor (JetBrains.Application.BuildScript.IProductInfo product, System.Collections.Generic.IEnumerable`1[T] parameters) [0x0000c] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1303. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  1304. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1305. CONSOLE: ”
  1306. CONSOLE: --- Outer ---
  1307. CONSOLE: --- EXCEPTION #2/4 [TargetInvocationException]
  1308. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  1309. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1310. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1311. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  1312. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1313. CONSOLE: Source = mscorlib
  1314. CONSOLE: StackTraceString = “
  1315. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1316. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1317. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1318. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1319. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1320. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1321. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1322. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1323. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1324. CONSOLE: ”
  1325. CONSOLE: --- Outer ---
  1326. CONSOLE: --- EXCEPTION #3/4 [TargetInvocationException]
  1327. CONSOLE: Message = “Component JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent [Singleton, Corrupted] construction has failed.”
  1328. CONSOLE: ExceptionPath = Root.InnerException
  1329. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1330. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException”
  1331. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1332. CONSOLE: --- Outer ---
  1333. CONSOLE: --- EXCEPTION #4/4 [LoggerException]
  1334. CONSOLE: Message = “Component JetBrains.Application.Extensions.JetPackageRepositoryFactoryEnvironmentComponent [Singleton, Corrupted] construction has failed.”
  1335. CONSOLE: ExceptionPath = Root
  1336. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1337. CONSOLE: InnerException = “Exception #3 at Root.InnerException”
  1338. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1339. CONSOLE: StackTraceString = “
  1340. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1341. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1342. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1343. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1344. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1345. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1346. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1347. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1348. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1349. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1350. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1351. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1352. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1353. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1354. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1355. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1356. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1357. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1358. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1359. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1360. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1361. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1362. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1363. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1364. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1365. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1366. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1367. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1368. CONSOLE: ”
  1369. CONSOLE: Component JetBrains.Application.UI.Components.NonInteractiveMessageBoxHandler [Singleton, Corrupted] construction has failed. Exception has been thrown by the target of an invocation. The type initializer for 'JetBrains.Util.MessageBoxHandlers' threw an exception. Could not find method due to a type load error
  1370. CONSOLE: --- EXCEPTION #1/5 [TypeLoadException]
  1371. CONSOLE: Message = “Could not find method due to a type load error”
  1372. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException.InnerException
  1373. CONSOLE: ClassName = System.TypeLoadException
  1374. CONSOLE: HResult = COR_E_TYPELOAD=80131522
  1375. CONSOLE: TypeLoadResourceID = 0
  1376. CONSOLE: --- Outer ---
  1377. CONSOLE: --- EXCEPTION #2/5 [TypeInitializationException]
  1378. CONSOLE: Message = “The type initializer for 'JetBrains.Util.MessageBoxHandlers' threw an exception.”
  1379. CONSOLE: ExceptionPath = Root.InnerException.InnerException.InnerException
  1380. CONSOLE: ClassName = System.TypeInitializationException
  1381. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException.InnerException”
  1382. CONSOLE: HResult = COR_E_TYPEINITIALIZATION=80131534
  1383. CONSOLE: TypeName = JetBrains.Util.MessageBoxHandlers
  1384. CONSOLE: StackTraceString = “
  1385. CONSOLE: at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
  1386. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1387. CONSOLE: ”
  1388. CONSOLE: --- Outer ---
  1389. CONSOLE: --- EXCEPTION #3/5 [TargetInvocationException]
  1390. CONSOLE: Message = “Exception has been thrown by the target of an invocation.”
  1391. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1392. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1393. CONSOLE: InnerException = “Exception #2 at Root.InnerException.InnerException.InnerException”
  1394. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1395. CONSOLE: Source = mscorlib
  1396. CONSOLE: StackTraceString = “
  1397. CONSOLE: at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1398. CONSOLE: at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x0007a] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1399. CONSOLE: at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1400. CONSOLE: at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1401. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x000ab] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1402. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x0000f] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1403. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x000dc] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1404. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x0003c] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1405. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1406. CONSOLE: ”
  1407. CONSOLE: --- Outer ---
  1408. CONSOLE: --- EXCEPTION #4/5 [TargetInvocationException]
  1409. CONSOLE: Message = “Component JetBrains.Application.UI.Components.NonInteractiveMessageBoxHandler [Singleton, Corrupted] construction has failed.”
  1410. CONSOLE: ExceptionPath = Root.InnerException
  1411. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1412. CONSOLE: InnerException = “Exception #3 at Root.InnerException.InnerException”
  1413. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1414. CONSOLE: --- Outer ---
  1415. CONSOLE: --- EXCEPTION #5/5 [LoggerException]
  1416. CONSOLE: Message = “Component JetBrains.Application.UI.Components.NonInteractiveMessageBoxHandler [Singleton, Corrupted] construction has failed.”
  1417. CONSOLE: ExceptionPath = Root
  1418. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1419. CONSOLE: InnerException = “Exception #4 at Root.InnerException”
  1420. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1421. CONSOLE: StackTraceString = “
  1422. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1423. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1424. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1425. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1426. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1427. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1428. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1429. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1430. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1431. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1432. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1433. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1434. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1435. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1436. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1437. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1438. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1439. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1440. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1441. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1442. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1443. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1444. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1445. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1446. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1447. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1448. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1449. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1450. CONSOLE: ”
  1451. CONSOLE: Component JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed
  1452. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1453. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] is corrupted and cannot be accessed”
  1454. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1455. CONSOLE: ClassName = System.InvalidOperationException
  1456. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1457. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1458. CONSOLE: StackTraceString = “
  1459. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1460. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1461. CONSOLE: ”
  1462. CONSOLE: --- Outer ---
  1463. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1464. CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] construction has failed.”
  1465. CONSOLE: ExceptionPath = Root.InnerException
  1466. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1467. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1468. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1469. CONSOLE: --- Outer ---
  1470. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1471. CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.RestartShellOnZoneLicenseCheckChanges [Singleton, Corrupted] construction has failed.”
  1472. CONSOLE: ExceptionPath = Root
  1473. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1474. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1475. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1476. CONSOLE: StackTraceString = “
  1477. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1478. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1479. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1480. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1481. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1482. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1483. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1484. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1485. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1486. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1487. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1488. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1489. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1490. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1491. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1492. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1493. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1494. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1495. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1496. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1497. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1498. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1499. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1500. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1501. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1502. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1503. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1504. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1505. CONSOLE: ”
  1506. CONSOLE: Component JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed
  1507. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1508. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] is corrupted and cannot be accessed”
  1509. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1510. CONSOLE: ClassName = System.InvalidOperationException
  1511. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1512. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1513. CONSOLE: StackTraceString = “
  1514. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1515. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1516. CONSOLE: ”
  1517. CONSOLE: --- Outer ---
  1518. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1519. CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] construction has failed.”
  1520. CONSOLE: ExceptionPath = Root.InnerException
  1521. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1522. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1523. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1524. CONSOLE: --- Outer ---
  1525. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1526. CONSOLE: Message = “Component JetBrains.Application.Environment.LicenseCheck.ZoneLicenseChecker [Singleton, Corrupted] construction has failed.”
  1527. CONSOLE: ExceptionPath = Root
  1528. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1529. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1530. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1531. CONSOLE: StackTraceString = “
  1532. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1533. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1534. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1535. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1536. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1537. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1538. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1539. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1540. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1541. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1542. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1543. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1544. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1545. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1546. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1547. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1548. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1549. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1550. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1551. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1552. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1553. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1554. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1555. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1556. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1557. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1558. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1559. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1560. CONSOLE: ”
  1561. CONSOLE: Component JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] is corrupted and cannot be accessed
  1562. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1563. CONSOLE: Message = “Component descriptor JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] is corrupted and cannot be accessed”
  1564. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1565. CONSOLE: ClassName = System.InvalidOperationException
  1566. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1567. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1568. CONSOLE: StackTraceString = “
  1569. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1570. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1571. CONSOLE: ”
  1572. CONSOLE: --- Outer ---
  1573. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1574. CONSOLE: Message = “Component JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] construction has failed.”
  1575. CONSOLE: ExceptionPath = Root.InnerException
  1576. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1577. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1578. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1579. CONSOLE: --- Outer ---
  1580. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1581. CONSOLE: Message = “Component JetBrains.Application.License2.License2CheckComponent [Singleton, Corrupted] construction has failed.”
  1582. CONSOLE: ExceptionPath = Root
  1583. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1584. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1585. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1586. CONSOLE: StackTraceString = “
  1587. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1588. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1589. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1590. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1591. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1592. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1593. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1594. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1595. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1596. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1597. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1598. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1599. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1600. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1601. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1602. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1603. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1604. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1605. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1606. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1607. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1608. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1609. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1610. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1611. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1612. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1613. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1614. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1615. CONSOLE: ”
  1616. CONSOLE: Component JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed
  1617. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1618. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed”
  1619. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1620. CONSOLE: ClassName = System.InvalidOperationException
  1621. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1622. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1623. CONSOLE: StackTraceString = “
  1624. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1625. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1626. CONSOLE: ”
  1627. CONSOLE: --- Outer ---
  1628. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1629. CONSOLE: Message = “Component JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] construction has failed.”
  1630. CONSOLE: ExceptionPath = Root.InnerException
  1631. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1632. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1633. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1634. CONSOLE: --- Outer ---
  1635. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1636. CONSOLE: Message = “Component JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] construction has failed.”
  1637. CONSOLE: ExceptionPath = Root
  1638. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1639. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1640. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1641. CONSOLE: StackTraceString = “
  1642. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1643. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1644. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1645. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1646. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1647. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1648. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1649. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1650. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1651. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1652. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1653. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1654. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1655. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1656. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1657. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1658. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1659. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1660. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1661. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1662. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1663. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1664. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1665. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1666. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1667. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1668. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1669. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1670. CONSOLE: ”
  1671. CONSOLE: Component JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed
  1672. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1673. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed”
  1674. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1675. CONSOLE: ClassName = System.InvalidOperationException
  1676. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1677. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1678. CONSOLE: StackTraceString = “
  1679. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1680. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1681. CONSOLE: ”
  1682. CONSOLE: --- Outer ---
  1683. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1684. CONSOLE: Message = “Component JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] construction has failed.”
  1685. CONSOLE: ExceptionPath = Root.InnerException
  1686. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1687. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1688. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1689. CONSOLE: --- Outer ---
  1690. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1691. CONSOLE: Message = “Component JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] construction has failed.”
  1692. CONSOLE: ExceptionPath = Root
  1693. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1694. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1695. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1696. CONSOLE: StackTraceString = “
  1697. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1698. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1699. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1700. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1701. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1702. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1703. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1704. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1705. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1706. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1707. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1708. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1709. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1710. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1711. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1712. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1713. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1714. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1715. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1716. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1717. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1718. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1719. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1720. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1721. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1722. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1723. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1724. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1725. CONSOLE: ”
  1726. CONSOLE: Component JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] is corrupted and cannot be accessed
  1727. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1728. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] is corrupted and cannot be accessed”
  1729. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1730. CONSOLE: ClassName = System.InvalidOperationException
  1731. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1732. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1733. CONSOLE: StackTraceString = “
  1734. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1735. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1736. CONSOLE: ”
  1737. CONSOLE: --- Outer ---
  1738. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1739. CONSOLE: Message = “Component JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] construction has failed.”
  1740. CONSOLE: ExceptionPath = Root.InnerException
  1741. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1742. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1743. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1744. CONSOLE: --- Outer ---
  1745. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1746. CONSOLE: Message = “Component JetBrains.Application.Environment.RunsProducts [Singleton, Corrupted] construction has failed.”
  1747. CONSOLE: ExceptionPath = Root
  1748. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1749. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1750. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1751. CONSOLE: StackTraceString = “
  1752. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1753. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1754. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1755. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1756. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1757. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1758. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1759. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1760. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1761. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1762. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1763. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1764. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1765. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1766. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1767. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1768. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1769. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1770. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1771. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1772. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1773. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1774. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1775. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1776. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1777. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1778. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1779. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1780. CONSOLE: ”
  1781. CONSOLE: Could not bind the component argument descriptor on JetBrains.Application.Shell.ApplyCommandLineKeysToLogger. Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed
  1782. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1783. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.Components.ExtractProductCommandLineFromHostCommandLine [Singleton, Corrupted] is corrupted and cannot be accessed”
  1784. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1785. CONSOLE: ClassName = System.InvalidOperationException
  1786. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1787. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1788. CONSOLE: StackTraceString = “
  1789. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1790. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00033] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1791. CONSOLE: ”
  1792. CONSOLE: --- Outer ---
  1793. CONSOLE: --- EXCEPTION #2/3 [InvalidOperationException]
  1794. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Shell.ApplyCommandLineKeysToLogger.”
  1795. CONSOLE: ExceptionPath = Root.InnerException
  1796. CONSOLE: ClassName = System.InvalidOperationException
  1797. CONSOLE: Data.ArgumentIndex = 0
  1798. CONSOLE: Data.Origin = JetBrains.Application.Shell.ApplyCommandLineKeysToLogger
  1799. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1800. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1801. CONSOLE: --- Outer ---
  1802. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1803. CONSOLE: Message = “Could not bind the component argument descriptor on JetBrains.Application.Shell.ApplyCommandLineKeysToLogger.”
  1804. CONSOLE: ExceptionPath = Root
  1805. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1806. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1807. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1808. CONSOLE: StackTraceString = “
  1809. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1810. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1811. CONSOLE: at JetBrains.Application.Components.SignatureResolution.BindArguments (System.Collections.Generic.List`1[T] argumentDescriptors, System.Object origin) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1812. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf (System.Type type, JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1813. CONSOLE: at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance (JetBrains.Application.Components.IValueResolveContext context) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1814. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked (JetBrains.Util.OnError onError, JetBrains.Application.Components.IComponentContainer container) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1815. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1816. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1817. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1818. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1819. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1820. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1821. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1822. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1823. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1824. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1825. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1826. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1827. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1828. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1829. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1830. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1831. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1832. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1833. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1834. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1835. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1836. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1837. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1838. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1839. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1840. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1841. CONSOLE: ”
  1842. CONSOLE: Component JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] construction has failed. Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed
  1843. CONSOLE: --- EXCEPTION #1/3 [InvalidOperationException]
  1844. CONSOLE: Message = “Component descriptor JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] is corrupted and cannot be accessed”
  1845. CONSOLE: ExceptionPath = Root.InnerException.InnerException
  1846. CONSOLE: ClassName = System.InvalidOperationException
  1847. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1848. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1849. CONSOLE: StackTraceString = “
  1850. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1851. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00010] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1852. CONSOLE: ”
  1853. CONSOLE: --- Outer ---
  1854. CONSOLE: --- EXCEPTION #2/3 [TargetInvocationException]
  1855. CONSOLE: Message = “Component JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] construction has failed.”
  1856. CONSOLE: ExceptionPath = Root.InnerException
  1857. CONSOLE: ClassName = System.Reflection.TargetInvocationException
  1858. CONSOLE: InnerException = “Exception #1 at Root.InnerException.InnerException”
  1859. CONSOLE: HResult = COR_E_TARGETINVOCATION=80131604
  1860. CONSOLE: --- Outer ---
  1861. CONSOLE: --- EXCEPTION #3/3 [LoggerException]
  1862. CONSOLE: Message = “Component JetBrains.CommandLine.InspectCode.InspectCodeHostProductInfo [Singleton, Corrupted] construction has failed.”
  1863. CONSOLE: ExceptionPath = Root
  1864. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1865. CONSOLE: InnerException = “Exception #2 at Root.InnerException”
  1866. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1867. CONSOLE: StackTraceString = “
  1868. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1869. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception exception, JetBrains.Util.ExceptionOrigin origin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1870. CONSOLE: at JetBrains.Util.Logging.Logger.LogException (System.Exception ex) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1871. CONSOLE: at JetBrains.Application.Components.InitializationStrategyDefault.Schedule (JetBrains.DataFlow.Lifetime lifetime, System.Collections.Generic.ICollection`1[T] dscs) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1872. CONSOLE: at JetBrains.Application.Components.ComponentStorage.InstantiateDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1873. CONSOLE: at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors (System.Collections.Generic.ICollection`1[T] descriptors) [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1874. CONSOLE: at JetBrains.Application.Components.ComponentStorage.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1875. CONSOLE: at JetBrains.Application.Components.ComponentContainer.Compose () [0x00000] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1876. CONSOLE: at JetBrains.Application.Environment.JetEnvironment..ctor (JetBrains.DataFlow.Lifetime lifetime, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1877. CONSOLE: at JetBrains.Application.Environment.JetEnvironment+<>c__DisplayClass11.<InternalCreate>b__e () [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1878. CONSOLE: at JetBrains.Threading.ReentrancyGuard.Execute (System.String name, System.Action action) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1879. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalCreate (JetBrains.DataFlow.LifetimeDefinition lifetimeDefinition, JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Environment.JetEnvironment& environment) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1880. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1881. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1882. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1883. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1884. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1885. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1886. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1887. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1888. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1889. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1890. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1891. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1892. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1893. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1894. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1895. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1896. CONSOLE: ”
  1897. CONSOLE: Fatal error running host's main loop. Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed
  1898. CONSOLE: --- EXCEPTION #1/2 [InvalidOperationException]
  1899. CONSOLE: Message = “Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed”
  1900. CONSOLE: ExceptionPath = Root.InnerException
  1901. CONSOLE: ClassName = System.InvalidOperationException
  1902. CONSOLE: HResult = COR_E_INVALIDOPERATION=80131509
  1903. CONSOLE: Source = JetBrains.Platform.ComponentModel
  1904. CONSOLE: StackTraceString = “
  1905. CONSOLE: at JetBrains.Application.Components.SingletonDescriptor.GetValue () [0x00014] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1906. CONSOLE: at JetBrains.Application.Components.ComponentContainerEx.GetComponent[TInterface] (JetBrains.Application.Components.IComponentContainer container) [0x0004a] in <efa52e53b80a444e9d67eb4c03c06d51>:0
  1907. CONSOLE: at JetBrains.Application.Environment.IJetHostEx.RunHostMessageLoop (JetBrains.Application.Components.IComponentContainer containerEnv) [0x00018] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1908. CONSOLE: at JetBrains.Application.Environment.HostParameters.MessagePumpMainLoopHostMixin.JetBrains.Application.Environment.HostParameters.IRunMainLoopHostMixin.RunMainLoop (JetBrains.Application.Components.ComponentContainer containerEnv) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1909. CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.RunMainLoop (JetBrains.Application.Components.ComponentContainer containerEnv) [0x0009f] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1910. CONSOLE: ”
  1911. CONSOLE: --- Outer ---
  1912. CONSOLE: --- EXCEPTION #2/2 [LoggerException]
  1913. CONSOLE: Message = “Fatal error running host's main loop. Component descriptor JetBrains.Application.Environment.ReportsProductsAllowedToRun [Singleton, Corrupted] is corrupted and cannot be accessed”
  1914. CONSOLE: ExceptionPath = Root
  1915. CONSOLE: ClassName = JetBrains.Util.LoggerException
  1916. CONSOLE: InnerException = “Exception #1 at Root.InnerException”
  1917. CONSOLE: HResult = COR_E_APPLICATION=80131600
  1918. CONSOLE: StackTraceString = “
  1919. CONSOLE: at JetBrains.Util.ILoggerEx.LogException (JetBrains.Util.ILogger this, JetBrains.Util.LoggingLevel level, System.Exception exception, JetBrains.Util.ExceptionOrigin exceptionOrigin, System.String comment) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1920. CONSOLE: at JetBrains.Util.ILoggerEx.Error (JetBrains.Util.ILogger this, System.Exception ex, System.String message) [0x00000] in <514ff4c73a42415892ad8864fa650f48>:0
  1921. CONSOLE: at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.RunMainLoop (JetBrains.Application.Components.ComponentContainer containerEnv) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1922. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.InternalRun (JetBrains.Application.Environment.HostParameters.JetHostParametersCaller host, JetBrains.Application.Components.ComponentContainer containerEnv) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1923. CONSOLE: at JetBrains.Application.Environment.JetEnvironment.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full hostparams) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1924. CONSOLE: at JetBrains.Application.Environment.JetHostItems.CreateAndRun (JetBrains.Application.Environment.JetHostItems+Full input) [0x00000] in <dc371349b9d24ebcb50369d4ca7af6d2>:0
  1925. CONSOLE: at JetBrains.CommandLine.InspectCode.MsBuild.Tasks.InspectCode.Execute () [0x00000] in <51a3f4953f5747f7990bd00f5bbd38f5>:0
  1926. CONSOLE: at Microsoft.Build.BackEnd.TaskExecutionHost.Microsoft.Build.BackEnd.ITaskExecutionHost.Execute () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1927. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<ExecuteInstantiatedTask>d__26.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1928. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1929. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask (Microsoft.Build.BackEnd.ITaskExecutionHost taskExecutionHost, Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.ItemBucket bucket, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1930. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<InitializeAndExecuteTask>d__24.MoveNext () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1931. CONSOLE: at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1[TResult].Start[TStateMachine] (TStateMachine& stateMachine) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1932. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder.InitializeAndExecuteTask (Microsoft.Build.BackEnd.Logging.TaskLoggingContext taskLoggingContext, Microsoft.Build.BackEnd.ItemBucket bucket, System.Collections.Generic.IDictionary`2[TKey,TValue] taskIdentityParameters, Microsoft.Build.BackEnd.TaskHost taskHost, Microsoft.Build.BackEnd.TaskExecutionMode howToExecuteTask) [0x00000] in <828118f15a114690b469c442114160c8>:0
  1933. CONSOLE: at Microsoft.Build.BackEnd.TaskBuilder+<>c__DisplayClass21_0.<ExecuteTaskInSTAThread>b__0 () [0x00000] in <828118f15a114690b469c442114160c8>:0
  1934. CONSOLE: at System.Threading.ThreadHelper.ThreadStart_Context (System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1935. CONSOLE: at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1936. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state, System.Boolean preserveSyncCtx) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1937. CONSOLE: at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, System.Object state) [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1938. CONSOLE: at System.Threading.ThreadHelper.ThreadStart () [0x00000] in <c9f8153c41de4f8cbafd0e32f9bf6b28>:0
  1939. CONSOLE: ”
  1940. 0: ------- Project finished: ResharperCLINugetTest. Succeeded: False. Errors: 0. Warnings: 0
Advertisement
Add Comment
Please, Sign In to add comment