Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Apr 11, 2012 12:21:02 AM |
Updated | Apr 11, 2012 12:21:02 AM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Unassigned |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.13.97, Built=2012-04-08T23:31:32, Configuration=“Csharp PublicMode Vbnet VS1100”
Initial instantiation of the component TypeComponent { FindSimilarIssuesProvider, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. Could not load type 'Microsoft.VisualStudio.Shell.Interop.__THEMEDCOLORTYPE' from assembly 'Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
--- EXCEPTION #1/4 [TypeLoadException]
Message = “Could not load type 'Microsoft.VisualStudio.Shell.Interop.__THEMEDCOLORTYPE' from assembly 'Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.TypeLoadException
HResult = COR_E_TYPELOAD=80131522
Source = JetBrains.Platform.ReSharper.VisualStudio.v11
TypeLoadClassName = Microsoft.VisualStudio.Shell.Interop.__THEMEDCOLORTYPE
TypeLoadAssemblyName = “Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”
TypeLoadResourceID = -2146233054
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { FindSimilarIssuesProvider, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { FindSimilarIssuesProvider, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { FindSimilarIssuesProvider, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Initial instantiation of the component TypeComponent { FindSimilarIssuesProvider, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. Could not load type 'Microsoft.VisualStudio.Shell.Interop.__THEMEDCOLORTYPE' from assembly 'Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.
--- EXCEPTION #1/4 [TypeLoadException]
Message = “Could not load type 'Microsoft.VisualStudio.Shell.Interop.__THEMEDCOLORTYPE' from assembly 'Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.TypeLoadException
HResult = COR_E_TYPELOAD=80131522
Source = JetBrains.Platform.ReSharper.VisualStudio.v11
TypeLoadClassName = Microsoft.VisualStudio.Shell.Interop.__THEMEDCOLORTYPE
TypeLoadAssemblyName = “Microsoft.VisualStudio.Shell.Interop.11.0, Version=11.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”
TypeLoadResourceID = -2146233054
StackTraceString = “
at JetBrains.VsIntegration.DevTen.VS11ThemeManager.GetThemedColorRgba(IVsUIShell5 vsUIShell, ThemeResourceKey themeResourceKey) at JetBrains.VsIntegration.DevTen.VS11ThemeManager.GetThemedGDIColor(IVsUIShell5 vsUIShell, ThemeResourceKey themeResourceKey) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v11\VS11ThemeManager.cs:line 38 at JetBrains.VsIntegration.DevTen.VS11ThemeManager.RetrieveTheme() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v11\VS11ThemeManager.cs:line 66 at JetBrains.VsIntegration.DevTen.VS11ThemeManager..ctor(Lifetime lifetime, IVsShell vsShell, IVsUIShell vsUIShell) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v11\VS11ThemeManager.cs:line 31
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 217 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 217 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 217 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { FindSimilarIssuesProvider, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { FindSimilarIssuesProvider, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { FindSimilarIssuesProvider, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 126 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145 at JetBrains.Application.Extensibility.SplittedComponentContainer`2.InitializeDefinition(Lifetime lifetime, TDefinition definition, IPartsCatalogueSet catalogueSet, IComponentContainer parentContainer) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Extensibility\SplittedComponentContainer.cs:line 46 at JetBrains.Application.Extensibility.SplittedComponentContainer`2.<>c__DisplayClass5.<.ctor>b__2(Lifetime defintionLifetime, TDefinition definition) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Extensibility\SplittedComponentContainer.cs:line 26 at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime viewLifetime, TValue value, Action`2 observer) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 42 at JetBrains.DataFlow.ViewableCollection`1.<>c__DisplayClass2.<View>b__1(TValue value) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 35 at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1576 at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime lifetime, Action`2 viewer) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 36 at JetBrains.ProjectModel.ProjectFileTypes.View(Lifetime lifetime, Action`2 viewer) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\FileTypes\ProjectFileTypes.cs:line 51 at JetBrains.Application.Extensibility.SplittedComponentContainer`2..ctor(Lifetime lifetime, IPartsCatalogueSet catalogueSet, IComponentContainer parentContainer, IViewable`1 definitions, Expression`1 property) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Extensibility\SplittedComponentContainer.cs:line 27 at JetBrains.ProjectModel.ProjectFileTypeServices..ctor(Lifetime lifetime, IPartsCatalogueSet catalogueSet, IComponentContainer parentContainer, IProjectFileTypes fileTypes) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\FileTypes\ProjectFileTypeServices.cs:line 13 at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 242 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145 at JetBrains.Application.Env.RunsProducts.RunProduct(Lifetime lifetimeProduct, IApplicationDescriptor product, IEnumerable`1 enumProgramConfigurationsProviders, JetEnvironment environment, IDictionaryEvents`2 productsNonComposed, IDictionaryEvents`2 productsComposed) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 188 at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass1f.<Init_RunWhenAllowed>b__1e(Lifetime lifetimeProduct, IApplicationDescriptor product) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 132 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 209 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 272 at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 373 at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 523 at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 263 at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass9.<>c__DisplayClassb.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeIsAllowed) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 71 at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 39 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 48 at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass37.<WhenTrue>b__36(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 414 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 280 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 560 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 280 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 560 at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 656 at JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 146 at JetBrains.Application.ComposeBooleansWithPriority.<>c__DisplayClassd.<UpdateActiveTellers>b__b() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 120 at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 235 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 280 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 560 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 280 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 560 at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\DataFlowEx.cs:line 210 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 304 at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\DataFlowEx.cs:line 210 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 22 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524 at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 280 at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Property!1.cs:line 560 at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 54 at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 63 at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\Interop\Shim\Shell\IVsShell.cs:line 153