[In a sleep, wait, or join]
mscorlib.dll!System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle waitableSafeHandle, long millisecondsTimeout, bool hasThreadAffinity, bool exitContext) + 0x22 bytes
mscorlib.dll!System.Threading.WaitHandle.WaitOne(System.TimeSpan timeout, bool exitContext) + 0x60 bytes
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.DispatcherOperationEvent.WaitOne() + 0x2f bytes
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout) + 0x6f bytes
WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout) + 0x152 bytes
WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) + 0xdc bytes
WindowsBase.dll!System.Windows.Threading.Dispatcher.Invoke(System.Windows.Threading.DispatcherPriority priority, System.Delegate method) + 0x3d bytes
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.JetDispatcher.Invoke(string name, System.Action action) Line 501 + 0x6d bytes C#
> JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.ExceptionReport.ExceptionManager.Visit(JetBrains.ProjectModel.FileSystemChangeDelta delta) Line 83 + 0x49 bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.ProjectModel.FileSystemChangeDelta.Accept(JetBrains.ProjectModel.IFileSystemChangeDeltaVisitor visitor) Line 107 + 0xc bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.ProjectModel.RecursiveFileSystemChangeDeltaVisitor.Visit(JetBrains.ProjectModel.FileSystemChangeDelta delta) Line 29 + 0xd bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.ExceptionReport.ExceptionManager.Visit(JetBrains.ProjectModel.FileSystemChangeDelta delta) Line 65 + 0xc bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.ProjectModel.FileSystemChangeDelta.Accept(JetBrains.ProjectModel.IFileSystemChangeDeltaVisitor visitor) Line 107 + 0xc bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.ExceptionReport.ExceptionManager.OnFileSystemChanged(JetBrains.ProjectModel.FileSystemChangeDelta fileSystemChange) Line 113 + 0xe bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.DoCommit.AnonymousMethod__2b() Line 786 + 0x17 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Util.Logger.Catch(System.Action action) Line 243 + 0xb bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.DoCommit.AnonymousMethod__2a(System.Action<JetBrains.ProjectModel.FileSystemChangeDelta> f) Line 786 + 0x26 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Util.CollectionUtil.ForEach<System.Action<JetBrains.ProjectModel.FileSystemChangeDelta>>(System.Collections.Generic.IEnumerable<System.Action<JetBrains.ProjectModel.FileSystemChangeDelta>> collection, System.Action<System.Action<JetBrains.ProjectModel.FileSystemChangeDelta>> action) Line 1556 + 0xe bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.DoCommit(JetBrains.Util.FileSystemPath[] paths) Line 786 + 0x4e bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.FileSystemTracker.FileSystemTrackerImpl.AutoCommit() Line 741 + 0xb bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.GroupingEvent.Execute() Line 361 + 0xb bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() Line 254 + 0xb bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.GroupingEventHost.OnClockTimerTick.AnonymousMethod__4() Line 302 + 0x9 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.ReentrancyGuard.Execute(string name, System.Action action) Line 266 + 0xb bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(string name, System.Action action) Line 303 + 0xf bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.GroupingEventHost.OnClockTimerTick() Line 299 + 0x9f bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(object sender, System.EventArgs e) Line 448 + 0xe bytes C#
System.Windows.Forms.dll!System.Windows.Forms.Timer.OnTick(System.EventArgs e) + 0x15 bytes
System.Windows.Forms.dll!System.Windows.Forms.Timer.TimerNativeWindow.WndProc(ref System.Windows.Forms.Message m) + 0x32 bytes
System.Windows.Forms.dll!System.Windows.Forms.NativeWindow.DebuggableCallback(System.IntPtr hWnd, int msg, System.IntPtr wparam, System.IntPtr lparam) + 0x5e bytes
[Native to Managed Transition]
[Managed to Native Transition]
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.JetDispatcher.InternalPumpMessagesOnce() Line 524 + 0x8 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.JetDispatcher.Run() Line 380 + 0x6 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.JetDispatcher.CreateDispatcherThread.AnonymousMethod__1() Line 240 + 0x6 bytes C#
mscorlib.dll!System.Threading.ThreadHelper.ThreadStart_Context(object state) + 0x6f bytes
mscorlib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) + 0xa7 bytes
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state, bool preserveSyncCtx) + 0x16 bytes
mscorlib.dll!System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state) + 0x41 bytes
mscorlib.dll!System.Threading.ThreadHelper.ThreadStart() + 0x44 bytes
[Native to Managed Transition]
[In a sleep, wait, or join]
WindowsBase.dll!System.Windows.Threading.DispatcherSynchronizationContext.Wait(System.IntPtr[] waitHandles, bool waitAll, int millisecondsTimeout) + 0x22 bytes
mscorlib.dll!System.Threading.SynchronizationContext.InvokeWaitMethodHelper(System.Threading.SynchronizationContext syncContext, System.IntPtr[] waitHandles, bool waitAll, int millisecondsTimeout) + 0x12 bytes
[Native to Managed Transition]
[Managed to Native Transition]
mscorlib.dll!System.Threading.WaitHandle.InternalWaitOne(System.Runtime.InteropServices.SafeHandle waitableSafeHandle, long millisecondsTimeout, bool hasThreadAffinity, bool exitContext) + 0x22 bytes
mscorlib.dll!System.Threading.WaitHandle.WaitOne(System.TimeSpan timeout, bool exitContext) + 0x60 bytes
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.DispatcherOperationEvent.WaitOne() + 0x2f bytes
WindowsBase.dll!System.Windows.Threading.DispatcherOperation.Wait(System.TimeSpan timeout) + 0x6f bytes
WindowsBase.dll!System.Windows.Threading.Dispatcher.InvokeImpl(System.Windows.Threading.DispatcherOperation operation, System.Threading.CancellationToken cancellationToken, System.TimeSpan timeout) + 0x152 bytes
WindowsBase.dll!System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority priority, System.TimeSpan timeout, System.Delegate method, object args, int numArgs) + 0xdc bytes
WindowsBase.dll!System.Windows.Threading.Dispatcher.Invoke(System.Windows.Threading.DispatcherPriority priority, System.Delegate method) + 0x3d bytes
> JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.JetDispatcher.Invoke(string name, System.Action action) Line 501 + 0x6d bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.JetDispatcher.CreateDispatcherThread.AnonymousMethod__2() Line 262 + 0x3a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Lifetime.Terminate() Line 363 + 0x1a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.LifetimeDefinition.Terminate() Line 40 + 0xe bytes C#
JetBrains.Platform.ReSharper.ComponentModel.dll!JetBrains.Application.Components.ComponentContainer.LifetimeDescriptor.Dispose() Line 340 + 0xd bytes C#
JetBrains.Platform.ReSharper.ComponentModel.dll!JetBrains.Application.Components.TypeComponentDescriptor.Dispose() Line 300 + 0x9 bytes C#
JetBrains.Platform.ReSharper.ComponentModel.dll!JetBrains.Application.Components.ComponentContainer.DisposeDescriptor(JetBrains.Application.Components.IComponentDescriptor descriptor) Line 140 + 0x9 bytes C#
JetBrains.Platform.ReSharper.ComponentModel.dll!JetBrains.Application.Components.ComponentContainer.RegisterDescriptors.AnonymousMethod__1() Line 65 + 0xf bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Lifetime.Terminate() Line 363 + 0x1a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.LifetimeDefinition.Terminate() Line 40 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore<JetBrains.Application.Parts.IPartsCatalogue>.AnonymousMethod__f(JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.Parts.IPartsCatalogue> args) Line 226 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.CollectionEvents<JetBrains.Application.Parts.IPartsCatalogue>.OnAcknowledgeSinkAddRemove(System.Action<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.Parts.IPartsCatalogue>> handler, JetBrains.DataFlow.AddRemove addremove) Line 454 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.CollectionEvents<JetBrains.Application.Parts.IPartsCatalogue>..ctor.AnonymousMethod__1(System.Action<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.Parts.IPartsCatalogue>> handler) Line 124 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Infra.SignalWithDelegates<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.Parts.IPartsCatalogue>>.OnAfterUnadvise(System.Action<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.Parts.IPartsCatalogue>> handler) Line 63 + 0x1a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.Parts.IPartsCatalogue>>.AdviseCore.AnonymousMethod__1() Line 273 + 0x14 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Lifetime.Terminate() Line 363 + 0x1a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.LifetimeDefinition.Terminate() Line 40 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore<JetBrains.Application.IApplicationDescriptor>.AnonymousMethod__f(JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.IApplicationDescriptor> args) Line 226 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.IApplicationDescriptor>>.NotifySinks(JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.IApplicationDescriptor> payload) Line 363 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.IApplicationDescriptor>>.Fire(JetBrains.DataFlow.AddRemoveEventArgs<JetBrains.Application.IApplicationDescriptor> value, object cookie) Line 523 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.CollectionEvents<JetBrains.Application.IApplicationDescriptor>.FireAddRemove(JetBrains.DataFlow.AddRemove action, JetBrains.Application.IApplicationDescriptor value, object cookie) Line 272 + 0x19 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.CollectionEvents<JetBrains.Application.IApplicationDescriptor>.InternalRemove(JetBrains.Application.IApplicationDescriptor value, object cookie) Line 431 + 0x13 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.CollectionEvents<JetBrains.Application.IApplicationDescriptor>.Remove(JetBrains.Application.IApplicationDescriptor value, object cookie) Line 681 + 0x10 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.ICollectionEventsEx.Add<JetBrains.Application.IApplicationDescriptor>.AnonymousMethod__22() Line 264 + 0x5d bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Lifetime.Terminate() Line 363 + 0x1a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.LifetimeDefinition.Terminate() Line 40 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.SequentialLifetimes.SetCurrentLifetime(JetBrains.DataFlow.LifetimeDefinition lifetimeToSet) Line 78 + 0xb bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.SequentialLifetimes.TerminateCurrent() Line 63 + 0x1a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.IPropertyEx.WhenTrue.AnonymousMethod__36(JetBrains.DataFlow.PropertyChangedEventArgs<bool> args) Line 412 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool>>.NotifySinks(JetBrains.DataFlow.PropertyChangedEventArgs<bool> payload) Line 363 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<bool> value, object cookie) Line 523 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<bool> value) Line 472 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool>.FireChange(bool old, bool new, object cookie) Line 280 + 0x2e bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool>.SetValue(bool value, object cookie) Line 559 + 0x16 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.IPropertyEx.FlowInto<bool?,bool>.AnonymousMethod__15(JetBrains.DataFlow.PropertyChangedEventArgs<bool?> args) Line 126 + 0x41 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool?>>.NotifySinks(JetBrains.DataFlow.PropertyChangedEventArgs<bool?> payload) Line 363 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool?>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<bool?> value, object cookie) Line 523 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool?>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<bool?> value) Line 472 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool?>.FireChange(bool? old, bool? new, object cookie) Line 280 + 0x2f bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool?>.SetValue(bool? value, object cookie) Line 559 + 0x18 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool?>.Value.set(bool? value) Line 655 + 0x10 bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(JetBrains.DataFlow.Lifetime lifetimeComponent, System.Collections.Generic.List<JetBrains.Application.ComposeBooleansWithPriority.ActiveTeller> tellers, JetBrains.DataFlow.IProperty<bool?> propComposite) Line 145 + 0x2c bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers.AnonymousMethod__b() Line 120 + 0x23 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.IPropertySignalEx.Advise_NoAcknowledgement<bool>.AnonymousMethod__1e(JetBrains.DataFlow.PropertyChangedEventArgs<bool> args) Line 235 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool>>.NotifySinks(JetBrains.DataFlow.PropertyChangedEventArgs<bool> payload) Line 363 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<bool> value, object cookie) Line 523 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<bool>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<bool> value) Line 472 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool>.FireChange(bool old, bool new, object cookie) Line 280 + 0x2e bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<bool>.SetValue(bool value, object cookie) Line 559 + 0x16 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.IPropertyEx.FlowInto<Microsoft.VisualStudio.OLE.Interop.IServiceProvider,bool>.AnonymousMethod__15(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> args) Line 126 + 0x3e bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.NotifySinks(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> payload) Line 363 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> value, object cookie) Line 523 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> value) Line 472 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>.FireChange(Microsoft.VisualStudio.OLE.Interop.IServiceProvider old, Microsoft.VisualStudio.OLE.Interop.IServiceProvider new, object cookie) Line 280 + 0x5a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>.SetValue(Microsoft.VisualStudio.OLE.Interop.IServiceProvider value, object cookie) Line 559 + 0x14 bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.DataFlowEx.FlowIntoGuarded_NoReplay<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>.AnonymousMethod__22() Line 210 + 0x7f bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.ReentrancyGuard.Execute(string name, System.Action action) Line 266 + 0xb bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(string name, System.Action action) Line 303 + 0xf bytes C#
JetBrains.Platform.ReSharper.Shell.dll!JetBrains.Application.DataFlowEx.FlowIntoGuarded_NoReplay<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>.AnonymousMethod__21() Line 210 + 0x97 bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.ISignalEx.Advise<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.AnonymousMethod__0(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> value) Line 22 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.NotifySinks(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> payload) Line 363 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> value, object cookie) Line 523 + 0xe bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Signal<JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>>.Fire(JetBrains.DataFlow.PropertyChangedEventArgs<Microsoft.VisualStudio.OLE.Interop.IServiceProvider> value) Line 472 + 0xd bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>.FireChange(Microsoft.VisualStudio.OLE.Interop.IServiceProvider old, Microsoft.VisualStudio.OLE.Interop.IServiceProvider new, object cookie) Line 280 + 0x5a bytes C#
JetBrains.Platform.ReSharper.Util.dll!JetBrains.DataFlow.Property<Microsoft.VisualStudio.OLE.Interop.IServiceProvider>.SetValue(Microsoft.VisualStudio.OLE.Interop.IServiceProvider value, object cookie) Line 559 + 0x14 bytes C#
JetBrains.Platform.ReSharper.VisualStudio.Core.dll!JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted..ctor.AnonymousMethod__0() Line 54 + 0x8f bytes C#
JetBrains.Platform.ReSharper.VisualStudio.Core.dll!JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted..ctor.AnonymousMethod__2(JetBrains.VsIntegration.Interop.Declarations.VsShell.VSSPROPID vsspropid, object o) Line 63 + 0xe bytes C#
JetBrains.Platform.ReSharper.VisualStudio.Core.dll!JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(int propid, object var) Line 120 + 0x1a bytes C#
[Native to Managed Transition]