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

RSRP-293213: This operation requires a reader lock. Use ReadLockCookie.Execute().

$
0
0
Reporter Jeremy Holt (jeremyholt) Jeremy Holt (jeremyholt)
Created Apr 7, 2012 1:41:31 AM
Updated Apr 7, 2012 1:41:31 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.10.157, Built=2012-04-04T23:41:42
This operation requires a reader lock. Use ReadLockCookie.Execute().

--- EXCEPTION #1/1 [LoggerException]
Message = “This operation requires a reader lock. Use ReadLockCookie.Execute().”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Application.IShellLocksEx.AssertReadAccessAllowed(IShellLocks thіs) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 920
     at JetBrains.VsIntegration.ProjectModel.VsHierarchyToProjectInfoMap.GetAllInfos() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VsHierarchyToProjectInfoMap.cs:line 206
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.<.ctor>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 101
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 363
     at JetBrains.Application.Components.ComponentContainer.LifetimeDescriptor.Dispose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Resolve.cs:line 342
     at JetBrains.Application.Components.TypeComponentDescriptor.Dispose() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 300
     at JetBrains.Application.Components.ComponentContainer.DisposeDescriptor(IComponentDescriptor descriptor) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 140
     at JetBrains.Application.Components.ComponentContainer.<>c__DisplayClass2.<RegisterDescriptors>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 64
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 363
     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 226
     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.InternalRemove(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 434
     at JetBrains.Application.Parts.PartsCatalogueSet.RemoveCatalogues(IEnumerable`1 catalogues) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Parts\PartsCatalogueSet.cs:line 45
     at JetBrains.Application.Parts.PartsCatalogueSet.<>c__DisplayClass2.<Add>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\ComponentModel\src\Parts\PartsCatalogueSet.cs:line 29
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 363
     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 226
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 454
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__1(Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 124
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterUnadvise(Action`1 handler) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 64
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Signal!1.cs:line 273
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 363
     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 226
     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.InternalRemove(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 434
     at JetBrains.DataFlow.CollectionEvents`1.Remove(TValue value, Object cookie) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 681
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass23`1.<Add>b__22() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 264
     at JetBrains.DataFlow.Lifetime.Terminate() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 363
     at JetBrains.DataFlow.SequentialLifetimes.SetCurrentLifetime(LifetimeDefinition lifetimeToSet) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 78
     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 412
     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.Env.Components.SuspendResume.Suspend() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Application\Environment\Components\SuspendResume.cs:line 98
     at JetBrains.VsIntegration.Package.VsPackageGeneralOptionsPage.<>c__DisplayClass27.<CreateView_ResumeOrSuspend>b__1f(SuspendResume sr) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\Package\VsPackageGeneralOptionsPage.cs:line 115
     at JetBrains.Util.Special.GeneralUtil.WithNotNull[T](T item, Action`1 F) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\GeneralUtil.cs:line 156
     at JetBrains.VsIntegration.Package.VsPackageGeneralOptionsPage.<>c__DisplayClass27.<CreateView_ResumeOrSuspend>b__1e() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\Package\VsPackageGeneralOptionsPage.cs:line 115
     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.VsIntegration.Package.VsPackageGeneralOptionsPage.<>c__DisplayClass27.<CreateView_ResumeOrSuspend>b__1d() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\Package\VsPackageGeneralOptionsPage.cs:line 115
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.UI.Avalon.AvalonEx.<>c__DisplayClassa`1.<OnEvent>b__9(Object sender, RoutedEventArgs e) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Extensions\AvalonEx.cs:line 462
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
     at System.Windows.Controls.Primitives.ButtonBase.OnClick()
     at System.Windows.Controls.Button.OnClick()
     at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
     at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
     at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
     at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
     at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
     at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
     at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
     at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
     at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
     at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
     at System.Windows.Input.InputManager.ProcessStagingArea()
     at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
     at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
     at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
     at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter)
     at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
     at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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