Asking for writer lock unexpected. File changes:
Message = "Asking for writer lock unexpected. File changes:"
at JetBrains.Util.ILoggerEx.LogMessage[T1](ILogger this, LoggingLevel level, String message, T1 t1) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Logging\ILoggerEx.cs:line 780
… at JetBrains.Util.ILoggerEx.LogMessage[T1](ILogger this, LoggingLevel level, String message, T1 t1) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Logging\ILoggerEx.cs:line 780
at JetBrains.Util.ILoggerEx.Error[T1](ILogger this, String message, T1 t1) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Logging\ILoggerEx.cs:line 437
at JetBrains.CommandLine.InspectCode.Unattended.InspectCodeProductMain.<>c__DisplayClass11.<Main>b__a(Object sender, BeforeAcquiringWriteLockEventArgs args) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\InspectCode\InspectCode\Src\Unattended\InspectCodeProductMain.cs:line 162
at JetBrains.Application.Threading.ContentModelReadWriteLock.FireBeforeAcquiringWriteLock(BeforeAcquiringWriteLockEventArgs args) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\ContentModelReadWriteLock.cs:line 522
at JetBrains.Application.Threading.ContentModelReadWriteLock.AcquireWriteLock() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\ContentModelReadWriteLock.cs:line 209
at JetBrains.Application.IShellLocksEx.UsingWriteLock(IShellLocks locks) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IShellLocksEx.cs:line 379
at JetBrains.ReSharper.Psi.Caches.PsiModuleAttributesCache.<>c__DisplayClass24.<>c__DisplayClass27.<QueueUpdateCaches>b__22() in c:\WorkRoot\dotnet-products\Psi.Features\Core\Psi\_Core\Src\Caches\PsiModuleAttributesCache.cs:line 250
at JetBrains.Application.changes.ChangeManagerImpl.ExecuteAfterChange(Action action) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\changes\ChangeManagerImpl.cs:line 591
at JetBrains.ReSharper.Psi.Caches.PsiModuleAttributesCache.<>c__DisplayClass24.<>c__DisplayClass27.<QueueUpdateCaches>b__21() in c:\WorkRoot\dotnet-products\Psi.Features\Core\Psi\_Core\Src\Caches\PsiModuleAttributesCache.cs:line 248
at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks th?s, Action F) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IShellLocksEx.cs:line 201
at JetBrains.Application.IShellLocksEx.<>c__DisplayClassd.<ExecuteOrQueueReadLockEx>b__c() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IShellLocksEx.cs:line 104
at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuardEx.cs:line 47
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuard.cs:line 290
at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\ReentrancyGuard.cs:line 653
at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\JetDispatcher.cs:line 588
at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 560
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, 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 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext 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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
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 JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.InternalPumpMessagesOnce() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 267
at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.PumpMessagesOnce() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 152
at JetBrains.Threading.JetDispatcher.PumpMessagesOnce() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\JetDispatcher.cs:line 229
at JetBrains.CommandLine.InspectCode.Unattended.InspectCodeRunner.RunFindCodeIssues(IProjectFile[] projectFiles, Action`1 issueConsumer) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\InspectCode\InspectCode\Src\Unattended\InspectCodeRunner.cs:line 167
at JetBrains.CommandLine.InspectCode.Unattended.InspectCodeRunner.Run(IEnumerable`1 inspectScope, IProjectFile[] files, FileSystemPath outputFile) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\InspectCode\InspectCode\Src\Unattended\InspectCodeRunner.cs:line 81
at JetBrains.CommandLine.InspectCode.Unattended.InspectCodeProductMain.Main(IThreading invocator, IComponentContainer container, IShellLocks shellLocks, ILogger logger, IInspectCodeSettings settings, IProductCommandLineArguments argumentsRaw) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\InspectCode\InspectCode\Src\Unattended\InspectCodeProductMain.cs:line 225
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
at JetBrains.Application.Environment.RunsPublicStaticIntMain.<>c__DisplayClass4.<.ctor>b__0() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\RunsPublicStaticIntMain.cs:line 80
at JetBrains.Util.Logging.Logger.Catch(Action action) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Logging\Logger.cs:line 313
at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IThreadingEx.cs:line 329
at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\JetDispatcher.cs:line 588
at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue() in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\Concurrency\Dispatcher\WinJetDispatcher.cs:line 560
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, 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 MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext 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 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
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 MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
at JetBrains.Application.Environment.IJetHostEx.<>c__DisplayClass13.<RunHostMessageLoop>b__e(Lifetime lifetime) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\IJetHostEx.cs:line 105
at JetBrains.DataFlow.Lifetimes.Using(Action`1 ?) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Util\Src\DataFlow\Lifetime\Lifetimes.cs:line 294
at JetBrains.Application.Environment.IJetHostEx.RunHostMessageLoop(IComponentContainer containerEnv) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\IJetHostEx.cs:line 95
at JetBrains.Application.Environment.HostParameters.MessagePumpMainLoopHostMixin.JetBrains.Application.Environment.HostParameters.IRunMainLoopHostMixin.RunMainLoop(ComponentContainer containerEnv) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\HostParameters\Common\MessagePumpMainLoopHostMixin.cs:line 23
at JetBrains.Application.Environment.HostParameters.JetHostParametersCaller.RunMainLoop(ComponentContainer containerEnv) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\HostParameters\Interface\JetHostParametersCaller.cs:line 187
at JetBrains.Application.Environment.JetEnvironment.InternalRun(JetHostParametersCaller host, ComponentContainer containerEnv) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\JetEnvironment.cs:line 225
at JetBrains.Application.Environment.JetEnvironment.CreateAndRun(Full hostparams) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\JetEnvironment.cs:line 137
at JetBrains.Application.Environment.JetHostItems.CreateAndRun(Full input) in c:\WorkRoot\dotnet-products\Platform\Core\Shell\Shell\Src\Application\Environment\Infra\JetHostItems.cs:line 25
at JetBrains.CommandLine.Common.Console.Application.CommandLineProgram.Main(Assembly assembly, Type environmentZoneType, HostInfo hostInfo, IProductInfo productInfo, String[] args) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\CommandLineCore\_Core\Application\CommandLineProgram.cs:line 98
at JetBrains.CommandLine.Common.Console.Application.CommandLineProgram.<Run>b__1[TZone,TProductInfo](RunnerContext ctx) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\CommandLineCore\_Core\Application\CommandLineProgram.cs:line 62
at JetBrains.CommandLine.Common.Console.Application.CommandLineProgram.AppDomainDelegate.Execute[T](Func`2 action, T context) in c:\WorkRoot\dotnet-products\ReSharperAutomationTools\src\CommandLineCore\_Core\Application\CommandLineProgram.cs:line 92