Advertisement
Guest User

Untitled

a guest
Nov 24th, 2020
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.02 KB | None | 0 0
  1. 14:53:45.436 |I| AddVsVersionToLogs | :1 | JetBrains ReSharper 2020.2.4 Build 202.0.20200925.65451
  2. 14:53:45.442 |I| AddVsVersionToLogs | :1 | Running under Visual Studio Professional 2019 version 16.8.30717.126, Hive: 16.0_1f351bea
  3. 14:53:48.724 |I| RemoteInstancesManagerWindowsImpl| :1 | Registering process in ROT: dotTrace.Viewers.69796, Process name: devenv
  4. 14:53:49.940 |I| SilentCleanupComponent | :1 | Starting silent cleanup component
  5. 14:53:49.941 |I| SilentCleanupComponent | :1 | Checking location C:\Users\abbb470\AppData\Local\JetBrains\Shared\vAny\Cache, lifespan 30.00:00:00. Will delete directories older than 25-Oct-20 1:53:49 PM
  6. 14:53:51.913 |W| VsReSharperMainMenuFixesSinceVs16| :1 | ReSharper menu is not found in the main VS menu.
  7. 14:53:54.104 |E| DelayedInitializationStrategy | :1 | Component “JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted]” construction has failed. Exception has been thrown by the target of an invocation. Method not found: 'Void JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute..ctor(JetBrains.ReSharper.Feature.Services.Daemon.Severity, System.String)'.
  8.  
  9. --- EXCEPTION #1/4 [MissingMethodException]
  10. Message = “Method not found: 'Void JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute..ctor(JetBrains.ReSharper.Feature.Services.Daemon.Severity, System.String)'.”
  11. ExceptionPath = Root.InnerException.InnerException.InnerException
  12. ClassName = System.MissingMethodException
  13. Data.ThreadLocalDebugInfo = “DelayedInitializationStrategy.Dispatch: JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Null]”
  14. HResult = COR_E_MISSINGMETHOD=80131513
  15. Source = mscorlib
  16. StackTraceString = “
  17. at System.ModuleHandle.ResolveMethod(RuntimeModule module, Int32 methodToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount)
  18. at System.ModuleHandle.ResolveMethodHandleInternalCore(RuntimeModule module, Int32 methodToken, IntPtr[] typeInstantiationContext, Int32 typeInstCount, IntPtr[] methodInstantiationContext, Int32 methodInstCount)
  19. at System.ModuleHandle.ResolveMethodHandleInternal(RuntimeModule module, Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
  20. at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
  21. at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
  22. at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit)
  23. at System.RuntimeType.GetCustomAttributes(Type attributeType, Boolean inherit)
  24. at JetBrains.Extension.ICustomAttributeProviderEx.GetCustomAttributeByType[TAttribute](ICustomAttributeProvider attributeProvider, Boolean inherit)
  25. at JetBrains.Application.Extensibility.TypeView`1.<>c.<GetAttribute>b__5_0(Type t)
  26. at JetBrains.Util.CollectionUtil.GetOrCreateValue[TKey,TValue](IDictionary`2 dictionary, TKey key, Func`2 factory)
  27. at JetBrains.Application.Extensibility.TypeView`1.GetAttribute(Type type)
  28. at JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager.<>c__DisplayClass3_0.<.ctor>b__0(Lifetime typeLifetime, Type type)
  29. at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime viewLifetime, TValue value, Action`2 observer)
  30. at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime lifetime, Action`2 viewer)
  31. at JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager..ctor(Lifetime lifetime, ShellPartCatalogSet catalog, HighlightingSettingsManager highlightingSettingsManager)
  32.  
  33. --- Outer ---
  34.  
  35. --- EXCEPTION #2/4 [TargetInvocationException]
  36. Message = “Exception has been thrown by the target of an invocation.”
  37. ExceptionPath = Root.InnerException.InnerException
  38. ClassName = System.Reflection.TargetInvocationException
  39. Data.ThreadLocalDebugInfo = “DelayedInitializationStrategy.Dispatch: JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Null]”
  40. InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  41. HResult = COR_E_TARGETINVOCATION=80131604
  42. Source = mscorlib
  43. StackTraceString = “
  44. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  45. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  46. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
  47. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
  48. at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
  49. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  50. at JetBrains.Application.Components.DelayedInitializationStrategy.<Dispatch>b__8_1()
  51.  
  52. --- Outer ---
  53.  
  54. --- EXCEPTION #3/4 [TargetInvocationException]
  55. Message = “Component “JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted]” construction has failed.”
  56. ExceptionPath = Root.InnerException
  57. ClassName = System.Reflection.TargetInvocationException
  58. InnerException = “Exception #2 at Root.InnerException.InnerException”
  59. HResult = COR_E_TARGETINVOCATION=80131604
  60.  
  61. --- Outer ---
  62.  
  63. --- EXCEPTION #4/4 [LoggerException]
  64. Message = “Component “JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted]” construction has failed.”
  65. ExceptionPath = Root
  66. ClassName = JetBrains.Util.LoggerException
  67. Data.ManagedThreadName = <NULL>
  68. InnerException = “Exception #3 at Root.InnerException”
  69. HResult = COR_E_APPLICATION=80131600
  70. StackTraceString = “
  71. at JetBrains.Application.Components.DelayedInitializationStrategy.<Dispatch>b__8_1()
  72. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  73. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  74. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  75. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  76. at JetBrains.Util.Concurrency.WinJetDispatcher.ExternalIdleProcessing.OnExternalDriverIdle()
  77. at JetBrains.VsIntegration.Shell.VsDoIdleDispatcherSink.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FDoIdle(UInt32 grfidlef)
  78.  
  79. 14:54:06.761 |I| VsSolutionManager15 | :1 | VSSolutionManager::VsSolutionWrapperLifetimes: Solution instance created 1632715
  80. 14:54:06.985 |E| | :1 | Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesTypesWriter. Component descriptor JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted] is corrupted and cannot be accessed
  81.  
  82. --- EXCEPTION #1/3 [InvalidOperationException]
  83. Message = “Component descriptor JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted] is corrupted and cannot be accessed”
  84. ExceptionPath = Root.InnerException.InnerException
  85. ClassName = System.InvalidOperationException
  86. Data.ThreadLocalDebugInfo = “DelayedInitializationStrategy.Dispatch: JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesTypesWriter [Singleton, Null]”
  87. HResult = COR_E_INVALIDOPERATION=80131509
  88. Source = JetBrains.Platform.ComponentModel
  89. StackTraceString = “
  90. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  91. at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors, Object origin)
  92.  
  93. --- Outer ---
  94.  
  95. --- EXCEPTION #2/3 [InvalidOperationException]
  96. Message = “Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesTypesWriter.”
  97. ExceptionPath = Root.InnerException
  98. ClassName = System.InvalidOperationException
  99. Data.ArgumentIndex = 0
  100. Data.Origin = JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesTypesWriter
  101. InnerException = “Exception #1 at Root.InnerException.InnerException”
  102. HResult = COR_E_INVALIDOPERATION=80131509
  103.  
  104. --- Outer ---
  105.  
  106. --- EXCEPTION #3/3 [LoggerException]
  107. Message = “Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesTypesWriter.”
  108. ExceptionPath = Root
  109. ClassName = JetBrains.Util.LoggerException
  110. Data.ManagedThreadName = <NULL>
  111. InnerException = “Exception #2 at Root.InnerException”
  112. HResult = COR_E_APPLICATION=80131600
  113. StackTraceString = “
  114. at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors, Object origin)
  115. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
  116. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
  117. at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
  118. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  119. at JetBrains.Application.Components.DelayedInitializationStrategy.<Dispatch>b__8_1()
  120. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  121. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  122. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  123. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  124. at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
  125. at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
  126. at System.Windows.Threading.DispatcherOperation.InvokeImpl()
  127. at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
  128. at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
  129. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  130. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  131. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  132. at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
  133. at System.Windows.Threading.DispatcherOperation.Invoke()
  134. at System.Windows.Threading.Dispatcher.ProcessQueue()
  135. at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  136. at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
  137. at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
  138. at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
  139. at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
  140. at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
  141. at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
  142.  
  143. 14:54:08.026 |I| PersistenceHomeImpl | :1 | PersistenceHomeImpl:PersistenceHomeImpl configFile: C:\Users\abbb470\AppData\Local\JetBrains\ReSharperPlatformVs16\v193_1f351bea\DelayedCommit.User.Settings.xml
  144. 14:54:10.961 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  145. 14:54:10.967 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  146. 14:54:11.866 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  147. 14:54:11.867 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  148. 14:54:11.869 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  149. 14:54:11.870 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  150. 14:54:15.251 |I| UnitTestServer | :1 | UnitTestServer started on port 52485
  151. 14:54:15.539 |I| FqnNavigatorWcfService | :5 | Initializing the host, lifetime: 29691065, address: net.pipe://localhost/dotMemory/ideNavigation/69796
  152. 14:54:16.143 |W| VsWorkspaceListener | :1 | Could not get IVsSolutionWorkspaceService. System.InvalidOperationException. Could not query the service provider for the service ID {66685CD1-6BE5-4285-A1A4-1CEBC413F04F}.
  153. 14:54:16.882 |I| TriggerSolutionBuildAfterOpen | :1 | not requested
  154. 14:54:16.882 |I| TriggerSolutionBuildAfterOpen | :1 | not requested at all
  155. 14:54:16.882 |I| TriggerSolutionBuildAfterOpen | :1 | !buildRequested
  156. 14:54:17.139 |E| | :1 | Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesReportWriter. Component descriptor JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted] is corrupted and cannot be accessed
  157.  
  158. --- EXCEPTION #1/3 [InvalidOperationException]
  159. Message = “Component descriptor JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted] is corrupted and cannot be accessed”
  160. ExceptionPath = Root.InnerException.InnerException
  161. ClassName = System.InvalidOperationException
  162. Data.ThreadLocalDebugInfo = ScheduleNextSolutionLoadTask
  163. HResult = COR_E_INVALIDOPERATION=80131509
  164. Source = JetBrains.Platform.ComponentModel
  165. StackTraceString = “
  166. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  167. at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors, Object origin)
  168.  
  169. --- Outer ---
  170.  
  171. --- EXCEPTION #2/3 [InvalidOperationException]
  172. Message = “Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesReportWriter.”
  173. ExceptionPath = Root.InnerException
  174. ClassName = System.InvalidOperationException
  175. Data.ArgumentIndex = 2
  176. Data.Origin = JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesReportWriter
  177. InnerException = “Exception #1 at Root.InnerException.InnerException”
  178. HResult = COR_E_INVALIDOPERATION=80131509
  179.  
  180. --- Outer ---
  181.  
  182. --- EXCEPTION #3/3 [LoggerException]
  183. Message = “Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.IssuesSerializer.IssuesReportWriter.”
  184. ExceptionPath = Root
  185. ClassName = JetBrains.Util.LoggerException
  186. Data.ManagedThreadName = <NULL>
  187. InnerException = “Exception #2 at Root.InnerException”
  188. HResult = COR_E_APPLICATION=80131600
  189. StackTraceString = “
  190. at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors, Object origin)
  191. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
  192. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
  193. at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
  194. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  195. at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs, IComponentContainer container)
  196. at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
  197. at JetBrains.Application.Components.ComponentStorage.Compose()
  198. at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner, ISolutionLoadTasksScheduler taskScheduler)
  199. at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass38_0.<CreateSolutionInstance>b__0()
  200. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass21_0.<ExecuteTask>b__1()
  201. at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin, LoggingLevel loggingLevel)
  202. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteTask(SolutionLoadTask task)
  203. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.<Schedule>b__6_0()
  204. at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
  205. at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass11_0.<QueueReadLock>b__0()
  206. at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_1.<Queue>b__3()
  207. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  208. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  209. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  210. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  211. at JetBrains.Util.Concurrency.WinJetDispatcher.ExternalIdleProcessing.OnExternalDriverIdle()
  212. at JetBrains.VsIntegration.Shell.VsDoIdleDispatcherSink.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FDoIdle(UInt32 grfidlef)
  213.  
  214. 14:54:17.149 |E| | :1 | Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings. Component descriptor JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted] is corrupted and cannot be accessed
  215.  
  216. --- EXCEPTION #1/3 [InvalidOperationException]
  217. Message = “Component descriptor JetBrains.ReSharper.Daemon.SolutionAnalysis.IssueTypesManager [Singleton, Corrupted] is corrupted and cannot be accessed”
  218. ExceptionPath = Root.InnerException.InnerException
  219. ClassName = System.InvalidOperationException
  220. Data.ThreadLocalDebugInfo = ScheduleNextSolutionLoadTask
  221. HResult = COR_E_INVALIDOPERATION=80131509
  222. Source = JetBrains.Platform.ComponentModel
  223. StackTraceString = “
  224. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  225. at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors, Object origin)
  226.  
  227. --- Outer ---
  228.  
  229. --- EXCEPTION #2/3 [InvalidOperationException]
  230. Message = “Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings.”
  231. ExceptionPath = Root.InnerException
  232. ClassName = System.InvalidOperationException
  233. Data.ArgumentIndex = 0
  234. Data.Origin = JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings
  235. InnerException = “Exception #1 at Root.InnerException.InnerException”
  236. HResult = COR_E_INVALIDOPERATION=80131509
  237.  
  238. --- Outer ---
  239.  
  240. --- EXCEPTION #3/3 [LoggerException]
  241. Message = “Could not bind the component argument descriptor on JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings.”
  242. ExceptionPath = Root
  243. ClassName = JetBrains.Util.LoggerException
  244. Data.ManagedThreadName = <NULL>
  245. InnerException = “Exception #2 at Root.InnerException”
  246. HResult = COR_E_APPLICATION=80131600
  247. StackTraceString = “
  248. at JetBrains.Application.Components.SignatureResolution.BindArguments(List`1 argumentDescriptors, Object origin)
  249. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
  250. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
  251. at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
  252. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  253. at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs, IComponentContainer container)
  254. at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
  255. at JetBrains.Application.Components.ComponentStorage.Compose()
  256. at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner, ISolutionLoadTasksScheduler taskScheduler)
  257. at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass38_0.<CreateSolutionInstance>b__0()
  258. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass21_0.<ExecuteTask>b__1()
  259. at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin, LoggingLevel loggingLevel)
  260. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteTask(SolutionLoadTask task)
  261. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.<Schedule>b__6_0()
  262. at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
  263. at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass11_0.<QueueReadLock>b__0()
  264. at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_1.<Queue>b__3()
  265. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  266. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  267. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  268. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  269. at JetBrains.Util.Concurrency.WinJetDispatcher.ExternalIdleProcessing.OnExternalDriverIdle()
  270. at JetBrains.VsIntegration.Shell.VsDoIdleDispatcherSink.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FDoIdle(UInt32 grfidlef)
  271.  
  272. 14:54:17.156 |E| | :1 | Component JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings [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.
  273.  
  274. --- EXCEPTION #1/4 [NullReferenceException]
  275. Message = “Object reference not set to an instance of an object.”
  276. ExceptionPath = Root.InnerException.InnerException.InnerException
  277. ClassName = System.NullReferenceException
  278. Data.ThreadLocalDebugInfo = ScheduleNextSolutionLoadTask
  279. HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
  280. Source = JetBrains.ReSharper.SolutionAnalysis
  281. StackTraceString = “at JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings..ctor(IssueTypesManager issueTypesManager, ISolution solution, ISettingsStore settingsStore)”
  282.  
  283. --- Outer ---
  284.  
  285. --- EXCEPTION #2/4 [TargetInvocationException]
  286. Message = “Exception has been thrown by the target of an invocation.”
  287. ExceptionPath = Root.InnerException.InnerException
  288. ClassName = System.Reflection.TargetInvocationException
  289. Data.ThreadLocalDebugInfo = ScheduleNextSolutionLoadTask
  290. InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
  291. HResult = COR_E_TARGETINVOCATION=80131604
  292. Source = mscorlib
  293. StackTraceString = “
  294. at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  295. at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  296. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
  297. at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
  298. at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
  299. at JetBrains.Application.Components.SingletonDescriptor.GetValue()
  300. at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs, IComponentContainer container)
  301.  
  302. --- Outer ---
  303.  
  304. --- EXCEPTION #3/4 [TargetInvocationException]
  305. Message = “Component JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings [Singleton, Corrupted] construction has failed.”
  306. ExceptionPath = Root.InnerException
  307. ClassName = System.Reflection.TargetInvocationException
  308. InnerException = “Exception #2 at Root.InnerException.InnerException”
  309. HResult = COR_E_TARGETINVOCATION=80131604
  310.  
  311. --- Outer ---
  312.  
  313. --- EXCEPTION #4/4 [LoggerException]
  314. Message = “Component JetBrains.ReSharper.Daemon.SolutionAnalysis.RunInspection.RunInspectionSettings [Singleton, Corrupted] construction has failed.”
  315. ExceptionPath = Root
  316. ClassName = JetBrains.Util.LoggerException
  317. Data.ManagedThreadName = <NULL>
  318. InnerException = “Exception #3 at Root.InnerException”
  319. HResult = COR_E_APPLICATION=80131600
  320. StackTraceString = “
  321. at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs, IComponentContainer container)
  322. at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
  323. at JetBrains.Application.Components.ComponentStorage.Compose()
  324. at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner, ISolutionLoadTasksScheduler taskScheduler)
  325. at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass38_0.<CreateSolutionInstance>b__0()
  326. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass21_0.<ExecuteTask>b__1()
  327. at JetBrains.Util.ILoggerEx.Catch(ILogger thіs, Action F, ExceptionOrigin origin, LoggingLevel loggingLevel)
  328. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteTask(SolutionLoadTask task)
  329. at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.<Schedule>b__6_0()
  330. at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
  331. at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass11_0.<QueueReadLock>b__0()
  332. at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass0_1.<Queue>b__3()
  333. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  334. at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions()
  335. at JetBrains.Threading.JetDispatcher.Closure.Execute()
  336. at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
  337. at JetBrains.Util.Concurrency.WinJetDispatcher.ExternalIdleProcessing.OnExternalDriverIdle()
  338. at JetBrains.VsIntegration.Shell.VsDoIdleDispatcherSink.Microsoft.VisualStudio.OLE.Interop.IOleComponent.FDoIdle(UInt32 grfidlef)
  339.  
  340. 14:54:18.042 |I| IncrementalBuildTrigger | :1 | New current runner JetBrains.VsIntegration.IDE.SolutionBuilder.VsSolutionBuilderRunner
  341. 14:54:18.043 |I| IncrementalBuildTrigger | :1 | Runner isReady = true
  342. 14:54:18.043 |I| IncrementalBuildTrigger | :1 | !myShouldBuild
  343. 14:54:24.496 |I| VsSolutionManager15 | :1 | VSSolutionManager::VsSolutionWrapperLifetimes: Solution load done 1632715. Lifetime.IsTerminated=False
  344. 14:54:26.445 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  345. 14:54:26.445 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  346. 14:54:26.563 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  347. 14:54:26.564 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  348. 14:54:27.419 |I| ContinuousTestingIndicatorVisibilityDetector| :1 | Initializing continuous testing indicator
  349. 14:54:27.455 |I| UnitTestSessionRepository2 | JetPool(S) #2:56 | << (Opening) Loading sessions from persistent storage
  350. 14:54:27.458 |I| UnitTestSessionRepository2 | JetPool(S) #2:56 | >> (Closing) Loading sessions from persistent storage
  351. 14:54:28.379 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  352. 14:54:28.379 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  353. 14:54:28.384 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  354. 14:54:28.384 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  355. 14:54:28.597 |E| HighlightingSettingsManagerImpl| JetPool(L) #7:72 | The attribute “Attribute as JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute” does not have an argument named GroupId defined. Parameter name: name Actual value was GroupId.
  356.  
  357. --- EXCEPTION #1/2 [ArgumentOutOfRangeException]
  358. Message = “The attribute “Attribute as JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute” does not have an argument named GroupId defined.”
  359. ExceptionPath = Root.InnerException
  360. ClassName = System.ArgumentOutOfRangeException
  361. HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
  362. Source = JetBrains.Platform.ComponentModel
  363. ParamName = name
  364. ActualValue = GroupId
  365. StackTraceString = “
  366. at JetBrains.Application.Catalogs.PartCatalogAttributeArguments.get_Item(String name)
  367. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManagerState.LazyInspectionImplementation(PartCatalog catalog, ILanguages allLanguages, IEnumerable`1 customConfigurableSeverityItemProviders, ILogger logger)
  368.  
  369. --- Outer ---
  370.  
  371. --- EXCEPTION #2/2 [LoggerException]
  372. Message = “
  373. The attribute “Attribute as JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute” does not have an argument named GroupId defined.
  374. Parameter name: name
  375. Actual value was GroupId.
  376. ExceptionPath = Root
  377. ClassName = JetBrains.Util.LoggerException
  378. Data.ManagedThreadName = “JetPool(L) #7”
  379. InnerException = “Exception #1 at Root.InnerException”
  380. HResult = COR_E_APPLICATION=80131600
  381. StackTraceString = “
  382. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManagerState.LazyInspectionImplementation(PartCatalog catalog, ILanguages allLanguages, IEnumerable`1 customConfigurableSeverityItemProviders, ILogger logger)
  383. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManagerState.<>c__DisplayClass7_0.<.ctor>b__3()
  384. at System.Lazy`1.CreateValue()
  385. at System.Lazy`1.LazyInitValue()
  386. at System.Lazy`1.get_Value()
  387. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManagerImpl.GetInspectionImplementations(String configurableSeverityId)
  388. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManager.IsAnyConfigurableInspectionTurnedOnByCompoundItem(String compoundItemName, IPsiSourceFile sourceFile, ISolution solution, IContextBoundSettingsStore storeBoundToSourceFile, PsiLanguageType language)
  389. at JetBrains.ReSharper.Daemon.Formatter.FormatterDaemonStageProcess.get_HighlightIndents()
  390. at JetBrains.ReSharper.Psi.Impl.CodeStyle.CodeFormatterBase`1.DoFormattingInspection[TContext](FormatterInfoProviderBase`2 provider, FormatTask[] formatTasks, AdditionalFormatterParameters parameters, TContext[] contextArr, FmtSettings`1[] settingsArr)
  391. at JetBrains.ReSharper.Psi.Impl.CodeStyle.CodeFormatterBase`1.DoDeclarativeFormat[TContext](FmtSettings`1 settings, FormatterInfoProviderBase`2 provider, ICustomFormatterInfoProvider customProvider, FormatTask[] formatTasks, AdditionalFormatterParameters parameters, Func`2 shouldDoIntAlign, Action`3 beforeFormat, Action`3 afterFormat, Boolean doAdditionalFormat)
  392. at JetBrains.ReSharper.Psi.CSharp.Impl.CodeStyle.Formatter.CSharpCodeFormatter.DoFormatWithNewEngine(FmtSettings`1 settings, ICSharpCustomFormattingInfoProvider customProvider, FormatTask[] formatTasks, AdditionalFormatterParameters parameters)
  393. at JetBrains.ReSharper.Psi.CSharp.Impl.CodeStyle.Formatter.CSharpCodeFormatter.Format(ITreeNode firstElement, ITreeNode lastElement, CodeFormatProfile profile, AdditionalFormatterParameters parameters)
  394. at JetBrains.ReSharper.Psi.Impl.CodeStyle.CodeFormatterBase`1.Format(ITreeNode root, CodeFormatProfile profile, AdditionalFormatterParameters parameters)
  395. at JetBrains.ReSharper.Daemon.Formatter.FormatterDaemonStageProcess.Execute(Action`1 committer)
  396. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.RunStage(IDaemonStage stage, DaemonProcessKind processKind, Action`2 commiter, IContextBoundSettingsStore contextBoundSettingsStore, JetHashSet`1 disabledStages)
  397. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass48_1.<DoHighlighting>g__Stage|2(IDaemonStage stage)
  398. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass51_1.<PrepareRunActionForStages>b__0()
  399. at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass22_1.<EnqueueDependentJobs>b__2()
  400. at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher(Action action)
  401. at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass36_0.<Create>b__1(Object state)
  402. at System.Threading.Tasks.Task.InnerInvoke()
  403. at System.Threading.Tasks.Task.Execute()
  404. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  405. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  406. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  407. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  408. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  409. at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
  410. at JetBrains.Application.Threading.Tasks.Scheduler.JetScheduler.ExecuteTask(Task task)
  411. at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.EnqueueNextTask()
  412. at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.ThreadPoolProc()
  413. at ANNOTATED: JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread #11.JetPool(L) #7(Action )
  414. at JetBrains.Util.Reflection.CallStackAnnotation.InvokeAnnotated(String classNameOfNewFrame, String methodNameOfNewFrame, Action actionToAnnotate)
  415. at JetBrains.Util.Reflection.CallStackAnnotation.CatchAnnotatedInvocation[TClassOfNewFrame](String methodNameOfNewFrame, Action actionToAnnotate)
  416. at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.<>c__DisplayClass6_0.<.ctor>b__0()
  417. at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  418. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  419. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  420. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  421. at System.Threading.ThreadHelper.ThreadStart()
  422.  
  423. 14:54:29.839 |I| InitialExplorationTask | JetPool(S) #10:64 | Initial unit-test exploration started
  424. 14:54:30.220 |I| UnitTestExplorationLogger | :115 | Exploration finished for <FixLibV3.Tests,.NETFramework,Version=v4.5,MSTest> using MsTestMetadataExplorer: Success
  425. 14:54:30.253 |I| UnitTestExplorationLogger | :115 | Exploration finished for <FixLibV3.Tests,.NETFramework,Version=v4.5,MSTest>: Success ((+45 -23 ~0))
  426. 14:54:30.253 |I| UnitTestExplorationLogger | :115 | Exploration finished for <FixLibV3.Tests,.NETFramework,Version=v4.5>: Success
  427. 14:54:30.253 |I| UnitTestExplorationLogger | :115 | Exploration finished for <FixLibV3.Tests>: Success
  428. 14:54:30.364 |I| InitialExplorationTask | JetPool(S) #1:55 | Initial unit-test exploration completed
  429. 14:54:31.349 |E| | JetPool(L) #7:72 | One or more errors occurred. Method not found: 'Void JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute..ctor(JetBrains.ReSharper.Feature.Services.Daemon.Severity, System.String)'.
  430.  
  431. --- EXCEPTION #1/3 [MissingMethodException]
  432. Message = “Method not found: 'Void JetBrains.ReSharper.Feature.Services.Daemon.StaticSeverityHighlightingAttribute..ctor(JetBrains.ReSharper.Feature.Services.Daemon.Severity, System.String)'.”
  433. ExceptionPath = Root.InnerException.InnerException
  434. ClassName = System.MissingMethodException
  435. HResult = COR_E_MISSINGMETHOD=80131513
  436. Source = mscorlib
  437. StackTraceString = “
  438. at System.ModuleHandle.ResolveMethod(RuntimeModule module, Int32 methodToken, IntPtr* typeInstArgs, Int32 typeInstCount, IntPtr* methodInstArgs, Int32 methodInstCount)
  439. at System.ModuleHandle.ResolveMethodHandleInternalCore(RuntimeModule module, Int32 methodToken, IntPtr[] typeInstantiationContext, Int32 typeInstCount, IntPtr[] methodInstantiationContext, Int32 methodInstCount)
  440. at System.ModuleHandle.ResolveMethodHandleInternal(RuntimeModule module, Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext)
  441. at System.Reflection.CustomAttribute.FilterCustomAttributeRecord(CustomAttributeRecord caRecord, MetadataImport scope, Assembly& lastAptcaOkAssembly, RuntimeModule decoratedModule, MetadataToken decoratedToken, RuntimeType attributeFilterType, Boolean mustBeInheritable, Object[] attributes, IList derivedAttributes, RuntimeType& attributeType, IRuntimeMethodInfo& ctor, Boolean& ctorHasParameters, Boolean& isVarArg)
  442. at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeModule decoratedModule, Int32 decoratedMetadataToken, Int32 pcaCount, RuntimeType attributeFilterType, Boolean mustBeInheritable, IList derivedAttributes, Boolean isDecoratedTargetSecurityTransparent)
  443. at System.Reflection.CustomAttribute.GetCustomAttributes(RuntimeType type, RuntimeType caType, Boolean inherit)
  444. at System.RuntimeType.GetCustomAttributes(Type attributeType, Boolean inherit)
  445. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManagerImpl.GetHighlightingAttribute(Type highlightingType)
  446. at JetBrains.ReSharper.Feature.Services.Daemon.HighlightingSettingsManager.GetSeverity(IHighlighting highlighting, Type highlightingType, IPsiSourceFile sourceFile, IContextBoundSettingsStore storeBoundToSourceFile)
  447. at JetBrains.ReSharper.Feature.Services.Daemon.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.IsHighlightingEnabled(Type highlightingType)
  448. at JetBrains.ReSharper.Feature.Services.Daemon.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.GetAnalyzersFor(Type key)
  449. at System.Collections.Concurrent.ConcurrentDictionary`2.GetOrAdd(TKey key, Func`2 valueFactory)
  450. at JetBrains.ReSharper.Feature.Services.Daemon.ElementProblemAnalyzerRegistrar.ElementAnalyzerDispatcher.Run(ITreeNode element, IHighlightingConsumer consumer)
  451. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.VisitNode(ITreeNode element, IHighlightingConsumer consumer)
  452. at JetBrains.ReSharper.Psi.CSharp.Tree.TreeNodeVisitor`1.VisitPropertyDeclaration(IPropertyDeclaration propertyDeclarationParam, TContext context)
  453. at JetBrains.ReSharper.Psi.CSharp.Impl.Tree.PropertyDeclarationStub.Accept[TContext](TreeNodeVisitor`1 visitor, TContext context)
  454. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpDaemonStageProcessBase.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
  455. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.ProcessAfterInterior(ITreeNode element, IHighlightingConsumer consumer)
  456. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.ProcessorBase.ProcessAfterInterior(ITreeNode element)
  457. at JetBrains.ReSharper.Psi.RecursiveElementProcessorExtensions.ProcessThisAndDescendants(ITreeNode root, IRecursiveElementProcessor processor)
  458. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass4_0.<Execute>g__MemberHighlighter|0(ICSharpTypeMemberDeclaration declaration)
  459. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.<>c__DisplayClass4_2.<Execute>b__3()
  460. at JetBrains.ReSharper.Psi.Extensions.<>c__DisplayClass0_0.<EnqueueJob>b__0()
  461. at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher(Action action)
  462. at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass36_0.<Create>b__1(Object state)
  463. at System.Threading.Tasks.Task.InnerInvoke()
  464. at System.Threading.Tasks.Task.Execute()
  465.  
  466. --- Outer ---
  467.  
  468. --- EXCEPTION #2/3 [AggregateException]
  469. Message = “One or more errors occurred.”
  470. ExceptionPath = Root.InnerException
  471. ClassName = System.AggregateException
  472. InnerException = “Exception #1 at Root.InnerException.InnerException”
  473. HResult = COR_E_EXCEPTION=80131500
  474. Source = JetBrains.Platform.Core
  475. InnerExceptions.#0 = “Exception #1 at Root.InnerException.InnerException”
  476. StackTraceString = “
  477. at JetBrains.Application.Threading.Tasks.TaskBarrier.WaitAll()
  478. at JetBrains.Application.Threading.Tasks.TaskBarrier.DisposeUnmanagedResources()
  479. at JetBrains.Util.SafeDisposable.DisposeInternal()
  480. at JetBrains.Util.SafeDisposable.Dispose()
  481. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpIncrementalDaemonStageProcessBase.Execute(Action`1 committer)
  482. at JetBrains.ReSharper.Daemon.CSharp.Stages.CSharpErrorStageProcess.Execute(Action`1 committer)
  483. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.RunStage(IDaemonStage stage, DaemonProcessKind processKind, Action`2 commiter, IContextBoundSettingsStore contextBoundSettingsStore, JetHashSet`1 disabledStages)
  484.  
  485. --- Outer ---
  486.  
  487. --- EXCEPTION #3/3 [LoggerException]
  488. Message = “One or more errors occurred.”
  489. ExceptionPath = Root
  490. ClassName = JetBrains.Util.LoggerException
  491. Data.ManagedThreadName = “JetPool(L) #7”
  492. InnerException = “Exception #2 at Root.InnerException”
  493. HResult = COR_E_APPLICATION=80131600
  494. StackTraceString = “
  495. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.RunStage(IDaemonStage stage, DaemonProcessKind processKind, Action`2 commiter, IContextBoundSettingsStore contextBoundSettingsStore, JetHashSet`1 disabledStages)
  496. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass48_1.<DoHighlighting>g__Stage|2(IDaemonStage stage)
  497. at JetBrains.ReSharper.Feature.Services.Daemon.DaemonProcessBase.<>c__DisplayClass51_1.<PrepareRunActionForStages>b__0()
  498. at JetBrains.Application.Threading.Tasks.TaskBarrier.<>c__DisplayClass22_1.<EnqueueDependentJobs>b__2()
  499. at JetBrains.Application.Threading.Tasks.TaskHost.AccessViolationCatcher(Action action)
  500. at JetBrains.Application.Threading.Tasks.TaskHost.<>c__DisplayClass36_0.<Create>b__1(Object state)
  501. at System.Threading.Tasks.Task.InnerInvoke()
  502. at System.Threading.Tasks.Task.Execute()
  503. at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
  504. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  505. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  506. at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
  507. at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
  508. at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
  509. at JetBrains.Application.Threading.Tasks.Scheduler.JetScheduler.ExecuteTask(Task task)
  510. at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.EnqueueNextTask()
  511. at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.ThreadPoolProc()
  512. at ANNOTATED: JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread #11.JetPool(L) #7(Action )
  513. at JetBrains.Util.Reflection.CallStackAnnotation.InvokeAnnotated(String classNameOfNewFrame, String methodNameOfNewFrame, Action actionToAnnotate)
  514. at JetBrains.Util.Reflection.CallStackAnnotation.CatchAnnotatedInvocation[TClassOfNewFrame](String methodNameOfNewFrame, Action actionToAnnotate)
  515. at JetBrains.Application.Threading.Tasks.Scheduler.JetSchedulerThread.<>c__DisplayClass6_0.<.ctor>b__0()
  516. at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
  517. at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  518. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
  519. at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
  520. at System.Threading.ThreadHelper.ThreadStart()
  521.  
  522. 14:56:10.793 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  523. 14:56:10.793 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  524. 14:56:10.794 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  525. 14:56:10.794 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  526. 14:56:36.857 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  527. 14:56:36.857 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  528. 14:56:36.858 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  529. 14:56:36.859 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  530. 14:56:37.481 |I| RdActions | :1 | Started 'AltEnter' action at 1 time.
  531. 14:56:38.067 |W| AnonymousTextControl | :1 | The remotable text control implementation does not support view-buffer coordinate operations.
  532.  
  533. --- EXCEPTION #1/2 [NotSupportedException]
  534. Message = “The remotable text control implementation does not support view-buffer coordinate operations.”
  535. ExceptionPath = Root.InnerException
  536. ClassName = System.NotSupportedException
  537. HResult = COR_E_NOTSUPPORTED=80131515
  538.  
  539. --- Outer ---
  540.  
  541. --- EXCEPTION #2/2 [LoggerException]
  542. Message = “The remotable text control implementation does not support view-buffer coordinate operations.”
  543. ExceptionPath = Root
  544. ClassName = JetBrains.Util.LoggerException
  545. InnerException = “Exception #1 at Root.InnerException”
  546. HResult = COR_E_APPLICATION=80131600
  547. StackTraceString = “
  548. at JetBrains.TextControl.AnonymousTextControl.TmpUnsupportedReportViewBufferCoords()
  549. at JetBrains.TextControl.AnonymousTextControl.Position.JetBrains.TextControl.Coords.ITextControlPos.ToTextControlLineColumn()
  550. at JetBrains.TextControl.Layout.TextControlPopupWindowContext.ForBeginningOfLine(Lifetime lifetimeOuter, ITextControlPos pos, IShellLocks locks, IActionManager actionman)
  551. at JetBrains.TextControl.Layout.TextControlPopupWindowContextFactory.ForBeginningOfLine(Lifetime lifetimeOuter, ITextControlPos pos)
  552. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.GotoActionAltEnterHandler.GetPopupWindowContext(Lifetime lifetime, ITextControl textControl)
  553. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.GotoActionAltEnterHandler.<>c__DisplayClass9_0.<HandleAction>b__0(LifetimeDefinition definition)
  554. at JetBrains.Lifetimes.Lifetime.Define(Lifetime lifetime, String id, Action`1 atomicAction)
  555. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.GotoActionAltEnterHandler.HandleAction(IDataContext context)
  556. at JetBrains.ReSharper.Intentions.Bulbs.AltEnterHandlers.HandleAction(IDataContext context)
  557. at JetBrains.ReSharper.Intentions.Bulbs.AltEnterActionHandler.Execute(IDataContext context, DelegateExecute nextExecute)
  558. at JetBrains.Application.UI.ActionsRevised.Handlers.ExecutableActionEvaluator.Execute(IAction action, IReadOnlyCollection`1 allActions, IDataContext dataContext)
  559. at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.ExecuteWithoutRequirements()
  560. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.<>c__DisplayClass14_0.<TryExecuteWithRequirements>b__0(Unit result)
  561. at JetBrains.Collections.Viewable.Signal`1.Fire(T value)
  562. at JetBrains.Rd.Impl.RdSignal`1.Fire(T value) in /home/knah/Sources/rd/rd-net/RdFramework/Impl/RdSignal.cs:line 95
  563. at JetBrains.VsIntegration.BackendInterop.Actions.ActionHandler.<>c__DisplayClass10_2.<Execute>b__5()
  564. at JetBrains.Platform.RdFramework.Impl.RdDispatcher.RunWhile(Func`1 condition, Boolean pumpJetDispatcher)
  565. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.<>c__DisplayClass14_0.<TryExecuteWithRequirements>b__1(Lifetime handshakeLifetime, ActionExecuteSyncHandshake handshake)
  566. at JetBrains.Collections.Viewable.ReactiveEx.<>c__DisplayClass8_0`1.<ViewNotNull>b__0(Lifetime lf, T v)
  567. at JetBrains.Collections.Viewable.ReactiveEx.<>c__DisplayClass7_0`1.<View>b__0(T v)
  568. at JetBrains.Collections.Viewable.ViewableProperty`1.Advise(Lifetime lifetime, Action`1 handler)
  569. at JetBrains.Rd.Impl.RdProperty`1.Advise(Lifetime lifetime, Action`1 handler) in /home/knah/Sources/rd/rd-net/RdFramework/Impl/RdProperty.cs:line 200
  570. at JetBrains.Collections.Viewable.ReactiveEx.View[T](IReadonlyProperty`1 me, Lifetime lifetime, Action`2 handler)
  571. at JetBrains.Collections.Viewable.ReactiveEx.ViewNotNull[T](IReadonlyProperty`1 me, Lifetime lifetime, Action`2 handler)
  572. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.TryExecuteWithRequirements(Lifetime attemptToExecuteLifetime, EvaluatedAction evaluatedAction)
  573. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.<>c__DisplayClass13_1.<TryExecuteAsync>b__2()
  574. at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<>c__DisplayClass21_0.<PrepareRequirementsAsync>b__0()
  575. at JetBrains.Application.UI.ActionSystem.ActionsRevised.Handlers.RequirementsManager.ExecuteActionAsync(IActionRequirement requirement, Action continueWith, Action failWith, Boolean reSharperIsThinking)
  576. at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.PrepareRequirementsAsync(OuterLifetime lifetime, Func`1 executeWhenRequirementsReady, Action`1 failWith)
  577. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.TryExecuteAsync()
  578. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.<TryExecuteAsync>d__24.MoveNext()
  579. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
  580. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.TryExecuteAsync(Lifetime lt, ActionExecuteRequest request)
  581. at JetBrains.Platform.VisualStudio.Backend.Actions.VisualStudioToBackendActionsInterop.<>c__DisplayClass5_0.<<ExecuteAsync>b__1>d.MoveNext()
  582. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
  583. at JetBrains.Platform.VisualStudio.Backend.Actions.VisualStudioToBackendActionsInterop.<>c__DisplayClass5_0.<ExecuteAsync>b__1()
  584. at JetBrains.Util.ILoggerEx.<CatchAsync>d__19.MoveNext()
  585. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
  586. at JetBrains.Util.ILoggerEx.CatchAsync(ILogger thіs, Func`1 F, ExceptionOrigin origin)
  587. at JetBrains.Platform.VisualStudio.Backend.Actions.VisualStudioToBackendActionsInterop.<>c__DisplayClass5_0.<ExecuteAsync>b__0()
  588. at JetBrains.Platform.RdFramework.Impl.RdDispatcher.RunWhile(Func`1 condition, Boolean pumpJetDispatcher)
  589. at JetBrains.VsIntegration.BackendInterop.Actions.ActionHandler.<>c__DisplayClass10_0.<Execute>b__0()
  590. at JetBrains.Util.ILoggerEx.Catch[TValue](ILogger thіs, Func`1 F, ExceptionOrigin origin, LoggingLevel loggingLevel)
  591. at JetBrains.VsIntegration.BackendInterop.Actions.ActionHandler.Execute(IActionDefWithId actionDef)
  592. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass24_0.<Execute>b__0(Lifetime lifetime)
  593. at JetBrains.Lifetimes.Lifetime.Using[T](Func`2 action)
  594. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.Execute(IActionDefWithId actionDef)
  595. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass19_0.<CommandTargetExec>b__0()
  596. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  597. at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
  598. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.CommandTargetExec(CommandID commandid, OLECMDEXECOPT cmdExecOpt)
  599. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<.ctor>b__14_2(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out)
  600. at JetBrains.VsIntegration.Shell.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut)
  601.  
  602. 14:56:38.323 |W| AnonymousTextControl | :1 | The remotable text control implementation does not support pixel coordinate operations.
  603.  
  604. --- EXCEPTION #1/2 [NotSupportedException]
  605. Message = “The remotable text control implementation does not support pixel coordinate operations.”
  606. ExceptionPath = Root.InnerException
  607. ClassName = System.NotSupportedException
  608. HResult = COR_E_NOTSUPPORTED=80131515
  609.  
  610. --- Outer ---
  611.  
  612. --- EXCEPTION #2/2 [LoggerException]
  613. Message = “The remotable text control implementation does not support pixel coordinate operations.”
  614. ExceptionPath = Root
  615. ClassName = JetBrains.Util.LoggerException
  616. InnerException = “Exception #1 at Root.InnerException”
  617. HResult = COR_E_APPLICATION=80131600
  618. StackTraceString = “
  619. at JetBrains.TextControl.AnonymousTextControl.TmpUnsupportedReportPixelCoords(Boolean isFatal)
  620. at JetBrains.TextControl.AnonymousTextControl.Position.JetBrains.TextControl.Coords.ITextControlPos.ToScreen()
  621. at JetBrains.TextControl.Layout.TextControlAnchoringRect.UpdateAnchorGuarded(IAnchoringRect viewportAnchor, IShellLocks locks)
  622. at JetBrains.TextControl.Layout.TextControlAnchoringRect.<>c__DisplayClass2_0.<.ctor>b__6(PropertyChangedEventArgs`1 args)
  623. at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)
  624. at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterAdvise(Action`1 handler)
  625. at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__0()
  626. at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing)
  627. at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
  628. at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
  629. at JetBrains.TextControl.Layout.TextControlAnchoringRect..ctor(OuterLifetime lifetimeOuter, ITextControl textcontrol, TextRange range, IShellLocks locks)
  630. at JetBrains.TextControl.Layout.TextControlAnchoringRect.CreateFromRangeStatic(Lifetime lifetime, ITextControl textcontrol, TextRange range, IShellLocks locks)
  631. at JetBrains.TextControl.Layout.TextControlPopupWindowContext.CreateLayouter(Lifetime lifetime)
  632. at JetBrains.UI.PopupLayout.PopupFormController.<>c__DisplayClass27_0.<AttachEvents>b__0()
  633. at JetBrains.Lifetimes.LifetimeDefinition.Bracket(Action opening, Action closing)
  634. at JetBrains.UI.PopupLayout.PopupFormController.AttachEvents(IWindowsHookManager hookManager, PopupWindowManager popupWindowManager)
  635. at JetBrains.UI.PopupLayout.PopupFormController..ctor(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex, IIsApplicationActiveState isApplicationActiveState, IWindowsHookManager hookManager, PopupWindowManager popupWindowManager)
  636. at JetBrains.UI.PopupLayout.PopupWindowManager.CreatePopupWindow(LifetimeDefinition lifetimeDefinition, Form form, IPopupWindowContext context, HideFlags hideflags, Boolean wantsfocus, PopupWindowMutex mutex)
  637. at JetBrains.UI.Controls.GotoByName.GotoByNameMenu..ctor(GotoByNameMenuComponent gotoByNameMenuComponent, LifetimeDefinition lifetimeDefinition, GotoByNameModel model, IWin32Window ownerwin, SearchTextData initialSearchTextData, IPopupWindowContext customPopupWindowContext)
  638. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.GotoActionAltEnterHandler.<>c__DisplayClass9_0.<HandleAction>b__0(LifetimeDefinition definition)
  639. at JetBrains.Lifetimes.Lifetime.Define(Lifetime lifetime, String id, Action`1 atomicAction)
  640. at JetBrains.PsiFeatures.UIInteractive.Features.Intentions.Bulb.GotoActionAltEnterHandler.HandleAction(IDataContext context)
  641. at JetBrains.ReSharper.Intentions.Bulbs.AltEnterHandlers.HandleAction(IDataContext context)
  642. at JetBrains.ReSharper.Intentions.Bulbs.AltEnterActionHandler.Execute(IDataContext context, DelegateExecute nextExecute)
  643. at JetBrains.Application.UI.ActionsRevised.Handlers.ExecutableActionEvaluator.Execute(IAction action, IReadOnlyCollection`1 allActions, IDataContext dataContext)
  644. at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.ExecuteWithoutRequirements()
  645. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.<>c__DisplayClass14_0.<TryExecuteWithRequirements>b__0(Unit result)
  646. at JetBrains.Collections.Viewable.Signal`1.Fire(T value)
  647. at JetBrains.Rd.Impl.RdSignal`1.Fire(T value) in /home/knah/Sources/rd/rd-net/RdFramework/Impl/RdSignal.cs:line 95
  648. at JetBrains.VsIntegration.BackendInterop.Actions.ActionHandler.<>c__DisplayClass10_2.<Execute>b__5()
  649. at JetBrains.Platform.RdFramework.Impl.RdDispatcher.RunWhile(Func`1 condition, Boolean pumpJetDispatcher)
  650. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.<>c__DisplayClass14_0.<TryExecuteWithRequirements>b__1(Lifetime handshakeLifetime, ActionExecuteSyncHandshake handshake)
  651. at JetBrains.Collections.Viewable.ReactiveEx.<>c__DisplayClass8_0`1.<ViewNotNull>b__0(Lifetime lf, T v)
  652. at JetBrains.Collections.Viewable.ReactiveEx.<>c__DisplayClass7_0`1.<View>b__0(T v)
  653. at JetBrains.Collections.Viewable.ViewableProperty`1.Advise(Lifetime lifetime, Action`1 handler)
  654. at JetBrains.Rd.Impl.RdProperty`1.Advise(Lifetime lifetime, Action`1 handler) in /home/knah/Sources/rd/rd-net/RdFramework/Impl/RdProperty.cs:line 200
  655. at JetBrains.Collections.Viewable.ReactiveEx.View[T](IReadonlyProperty`1 me, Lifetime lifetime, Action`2 handler)
  656. at JetBrains.Collections.Viewable.ReactiveEx.ViewNotNull[T](IReadonlyProperty`1 me, Lifetime lifetime, Action`2 handler)
  657. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.TryExecuteWithRequirements(Lifetime attemptToExecuteLifetime, EvaluatedAction evaluatedAction)
  658. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.<>c__DisplayClass13_1.<TryExecuteAsync>b__2()
  659. at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.<>c__DisplayClass21_0.<PrepareRequirementsAsync>b__0()
  660. at JetBrains.Application.UI.ActionSystem.ActionsRevised.Handlers.RequirementsManager.ExecuteActionAsync(IActionRequirement requirement, Action continueWith, Action failWith, Boolean reSharperIsThinking)
  661. at JetBrains.Application.UI.ActionsRevised.Handlers.EvaluatedAction.PrepareRequirementsAsync(OuterLifetime lifetime, Func`1 executeWhenRequirementsReady, Action`1 failWith)
  662. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.ActionExecution.TryExecuteAsync()
  663. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.<TryExecuteAsync>d__24.MoveNext()
  664. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.Start[TStateMachine](TStateMachine& stateMachine)
  665. at JetBrains.Platform.RdFramework.Actions.Backend.RdActions.TryExecuteAsync(Lifetime lt, ActionExecuteRequest request)
  666. at JetBrains.Platform.VisualStudio.Backend.Actions.VisualStudioToBackendActionsInterop.<>c__DisplayClass5_0.<<ExecuteAsync>b__1>d.MoveNext()
  667. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
  668. at JetBrains.Platform.VisualStudio.Backend.Actions.VisualStudioToBackendActionsInterop.<>c__DisplayClass5_0.<ExecuteAsync>b__1()
  669. at JetBrains.Util.ILoggerEx.<CatchAsync>d__19.MoveNext()
  670. at System.Runtime.CompilerServices.AsyncTaskMethodBuilder.Start[TStateMachine](TStateMachine& stateMachine)
  671. at JetBrains.Util.ILoggerEx.CatchAsync(ILogger thіs, Func`1 F, ExceptionOrigin origin)
  672. at JetBrains.Platform.VisualStudio.Backend.Actions.VisualStudioToBackendActionsInterop.<>c__DisplayClass5_0.<ExecuteAsync>b__0()
  673. at JetBrains.Platform.RdFramework.Impl.RdDispatcher.RunWhile(Func`1 condition, Boolean pumpJetDispatcher)
  674. at JetBrains.VsIntegration.BackendInterop.Actions.ActionHandler.<>c__DisplayClass10_0.<Execute>b__0()
  675. at JetBrains.Util.ILoggerEx.Catch[TValue](ILogger thіs, Func`1 F, ExceptionOrigin origin, LoggingLevel loggingLevel)
  676. at JetBrains.VsIntegration.BackendInterop.Actions.ActionHandler.Execute(IActionDefWithId actionDef)
  677. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass24_0.<Execute>b__0(Lifetime lifetime)
  678. at JetBrains.Lifetimes.Lifetime.Using[T](Func`2 action)
  679. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.Execute(IActionDefWithId actionDef)
  680. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<>c__DisplayClass19_0.<CommandTargetExec>b__0()
  681. at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
  682. at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
  683. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.CommandTargetExec(CommandID commandid, OLECMDEXECOPT cmdExecOpt)
  684. at JetBrains.VsIntegration.Shell.Actions.Revised.VsOleCommandTargetHandler.<.ctor>b__14_2(CommandID commandid, OLECMDEXECOPT opt, IntPtr in, IntPtr out)
  685. at JetBrains.VsIntegration.Shell.Package.VsPackageSdkStub.Microsoft.VisualStudio.OLE.Interop.IOleCommandTarget.Exec(Guid& guidGroup, UInt32 nCmdId, UInt32 nCmdExcept, IntPtr vIn, IntPtr vOut)
  686.  
  687. 14:56:39.806 |I| RdActions | :1 | 'AltEnter' Action execution was done. True
  688. 14:56:39.806 |I| RdActions | :1 | 'AltEnter' Action execution session is terminated (by frontend possibly).
  689. 14:56:39.820 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  690. 14:56:39.820 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  691. 14:56:39.821 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  692. 14:56:39.822 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  693. 14:58:36.357 |I| RdActions | :1 | Started 'Build.SolutionConfigurations' action at 1 time.
  694. 14:58:36.357 |I| RdActions | :1 | 'Build.SolutionConfigurations' Action execution failed. Action 'Build.SolutionConfigurations' isn't available
  695. 14:58:36.359 |I| RdActions | :1 | Started 'Build.SolutionPlatforms' action at 1 time.
  696. 14:58:36.359 |I| RdActions | :1 | 'Build.SolutionPlatforms' Action execution failed. Action 'Build.SolutionPlatforms' isn't available
  697.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement