Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-280951: Sequence contains more than one element

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Nov 15, 2011 8:50:34 PM
Updated Jan 4, 2012 8:29:03 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.1.4.67, Built=2011-11-14T21:21:48, Configuration=“Csharp PublicMode Vbnet VS1000”
Sequence contains more than one element

--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Sequence contains more than one element”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Type = XunitContrib.Runner.ReSharper.UnitTestProvider.XunitTestProvider
Data.Descriptor.#0 = “TypeComponent { XunitTestProvider, State: Initialized }”
Data.Descriptor.#1 = “TypeComponent { XunitTestProvider, State: Initialized }”
HResult = COR_E_INVALIDOPERATION=80131509
Source = System.Core
StackTraceString = “
  at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
     at JetBrains.Application.Components.ComponentInterfaceMapEntry.SingleOrDefault() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\Implementation\ComponentInterfaceMapEntry.cs:line 42
     at JetBrains.Application.Components.ComponentContainer.TryGetComponentDescriptor(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 91


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Sequence contains more than one element”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.Components.ComponentContainer.LogException(Exception e, Type type, IEnumerable`1 descriptors) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 121
     at JetBrains.Application.Components.ComponentContainer.TryGetComponentDescriptor(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 107
     at JetBrains.Application.Components.ComponentContainer.ResolveDynamicImpl(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 23
     at JetBrains.Application.Components.ComponentContainer.<>c__DisplayClass14.<ResolveDynamic>b__13() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 62
at ComponentContainer<Product(ReSharper)> #F5.Resolve<XunitTestProvider>(Action )
     at JetBrains.Application.Components.ComponentContainer.ResolveDynamic(Type type) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 67
     at JetBrains.Application.Components.ComponentContainer.ChainedComponentContainer.ResolveDynamic(Type type) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 287
     at JetBrains.Application.Components.ComponentContainer.TryGetChainedComponentDescriptor(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 128
     at JetBrains.Application.Components.ComponentContainer.ResolveDynamicImpl(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 23
     at JetBrains.Application.Components.ComponentContainer.<>c__DisplayClass14.<ResolveDynamic>b__13() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 62
at ComponentContainer<SolutionInstanceContainer> #9F.Resolve<XunitTestProvider>(Action )
     at JetBrains.Application.Components.ComponentContainer.ResolveDynamic(Type type) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 67
     at JetBrains.Application.Components.ComponentContainer.TryGetChainedComponentDescriptor(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 128
     at JetBrains.Application.Components.ComponentContainer.ResolveImpl(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 32
     at JetBrains.Application.Components.ComponentContainer.<>c__DisplayClass17.<Resolve>b__16() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 79
at ComponentContainer<SolutionContainer> #134.Resolve<XunitTestProvider>(Action )
     at JetBrains.Application.Components.ComponentContainer.Resolve(Type type, IComponentDescriptor dependee) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 84
     at JetBrains.Application.Components.TypeComponentDescriptor.Resolve() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 116
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 106
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 146
     at JetBrains.ProjectModel.Impl.SolutionInstanceBase.Open() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ProjectModel\src\impl\SolutionInstanceBase.cs:line 118
     at JetBrains.ProjectModel.Impl.SolutionManagerBase.OpenSolutionInstance(SolutionInstanceBase solutionInstance) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ProjectModel\src\impl\SolutionManagerBase.cs:line 86
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean afterOpenSolution) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 261
     at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.JetBrains.Application.Env.Components.IComponentStartupShutdown.OnAfterStartup() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 654
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass2c.<>c__DisplayClass2f.<Tmp_NotifyIComponentStartupShutdown>b__28() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 205
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass2c.<Tmp_NotifyIComponentStartupShutdown>b__27(IComponentStartupShutdown css) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 205
     at JetBrains.Util.CollectionUtil.ForEach[T](IEnumerable`1 collection, Action`1 action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Collections\CollectionUtil.cs:line 1499
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass2c.<Tmp_NotifyIComponentStartupShutdown>b__26() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 205
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 207
     at JetBrains.Application.Env.RunsProducts.Tmp_NotifyIComponentStartupShutdown(Lifetime lifetimeProduct, ComponentContainer containerProduct) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 206
     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\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 193
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass1f.<Init_RunWhenAllowed>b__1e(Lifetime lifetimeProduct, IApplicationDescriptor product) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 133
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 211
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(AddRemoveEventArgs`1::AddRemove) #2.Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 273
     at JetBrains.DataFlow.CollectionEvents`1.InternalAddAnnotatee(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 374
at CollectionEvents`1(IApplicationDescriptor::RunsProducts::ProductsToRun).Add[0](Func`3 , 0 , Object )
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 329
     at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 524
     at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 264
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass9.<>c__DisplayClassb.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeIsAllowed) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 72
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 49
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass37.<WhenTrue>b__36(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 414
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::Nullable`1::CompositeBoolean.Select(NullIsTrue)).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(Boolean::Nullable`1::CompositeBoolean.Select(NullIsTrue)).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::CompositeBoolean).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(Nullable`1::CompositeBoolean).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 657
     at JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 147
     at JetBrains.Application.ComposeBooleansWithPriority.<>c__DisplayClassd.<UpdateActiveTellers>b__b() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 121
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 235
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::SiteNonZombied(Guarded(.IsNotNull).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(Boolean::SiteNonZombied(Guarded(.IsNotNull).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::SiteNonZombied(Guarded().Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(IServiceProvider::SiteNonZombied(Guarded().SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\DataFlowEx.cs:line 211
at Action(SetValue(IServiceProvider::SiteNonZombied)).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 265
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 305
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Shell\src\DataFlowEx.cs:line 211
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 23
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::SiteNonZombied).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(IServiceProvider::SiteNonZombied).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 58
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 67
     at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsShell.cs:line 122

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>