ReSharperPlatformVs15 Wave 12 Hive _4f065301DotnetProducts — JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180111.0-eap01d
JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180111.0-eap01d
JetBrains ReSharper C++ 2018.1 EAP 1 D Build 2018.1.20180111.0-eap01d
Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceExpression is not valid.
— EXCEPTION #1/2 [InvalidOperationException]
Message = “Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceExpression is not valid.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.ReentrancyGuard.ActionName = “Execute annotation action”
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.Psi
StackTraceString = “
at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.AssertIsValid(ITreeNode element, String messageText) in C:\work\dotnet-products\Psi.Features\Core\Psi\_Core\Src\Tree\TreeNodeExtensions.cs:line 1281
… at JetBrains.ReSharper.Psi.Tree.TreeNodeExtensions.AssertIsValid(ITreeNode element, String messageText) in C:\work\dotnet-products\Psi.Features\Core\Psi\_Core\Src\Tree\TreeNodeExtensions.cs:line 1281
at JetBrains.ReSharper.Psi.Pointers.PsiPointersExtensions.CreateTreeElementPointer[TTreeNode](TTreeNode element, TreeNodePointerConfiguration configuration) in C:\work\dotnet-products\Psi.Features\Core\Psi\_Core\Src\Pointers\IPsiPointers.cs:line 56
at JetBrains.PsiFeatures.VisualStudio.Debugger.DebugDataTip.ShowDataTip(Lifetime lifetime, DebugDataTipTreeModel model, ITextControl editor, Rectangle anchor, Boolean showAsTooltip, ITreeNode context) in C:\work\dotnet-products\Psi.Features\VisualStudio\Debugger\Src\DebugDataTip.cs:line 47
at JetBrains.PsiFeatures.VisualStudio.Debugger.VsDebugVisualizerComponent.<>c__DisplayClass24_1.<CalculateExpressionsInRegion>b__0(UIElement anchor) in C:\work\dotnet-products\Psi.Features\VisualStudio\Debugger\Src\VsDebugVisualizerComponent.cs:line 559
at JetBrains.PsiFeatures.VisualStudio.Debugger.DebugAdornmentsContainer.<>c__DisplayClass13_0.<AddAdornment>b__3() in C:\work\dotnet-products\Psi.Features\VisualStudio\Debugger\Src\VsAdornmentsContainer.cs:line 385
at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F) in C:\work\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IShellLocksEx.cs:line 201
at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass3_0.<ExecuteOrQueueReadLock>b__0() in C:\work\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IShellLocksEx.cs:line 81
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 300
”
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “Element JetBrains.ReSharper.Psi.CSharp.Impl.Tree.ReferenceExpression is not valid.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 D Build 112.0.20180111.0-eap01d”
Data.SubProducts.#0 = “JetBrains ReSharper C++ 2018.1 EAP 1 D Build 2018.1.20180111.0-eap01d”
Data.SubProducts.#1 = “JetBrains ReSharper 2018.1 EAP 1 D Build 2018.1.20180111.0-eap01d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
git::refs/heads/wave12-am-catch::082f44ac86eb12eae8ddbc75e84022a01e5b5cc3
”
Data.VsVersion = 15.5.27130.2026
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Logging\ILogger.cs:line 24
… at JetBrains.Util.LoggerBase.Log(LoggingLevel level, String message, Exception ex) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Logging\ILogger.cs:line 24
at JetBrains.Util.Logging.LogEx.Error(ILog this, Exception ex, String message) in C:\work\dotnet-products\Platform\Core\Shell\RdCore\Src\Logging\LogEx.cs:line 213
at JetBrains.Util.Logging.Logger.LogException(Exception ex) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Logging\Logger.cs:line 974
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 314
at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuard.cs:line 524
at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F, TaskPriority priority) in C:\work\dotnet-products\Platform\Core\Shell\Core\Src\Concurrency\ReentrancyGuardEx.cs:line 77
at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in C:\work\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IThreadingEx.cs:line 90
at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, Lifetime lifetime, String name, Action F) in C:\work\dotnet-products\Platform\Core\Shell\Shell\Src\Threading\IShellLocksEx.cs:line 81
at JetBrains.PsiFeatures.VisualStudio.Debugger.DebugAdornmentsContainer.<>c__DisplayClass13_0.<AddAdornment>b__0(Object sender, MouseButtonEventArgs args) in C:\work\dotnet-products\Psi.Features\VisualStudio\Debugger\Src\VsAdornmentsContainer.cs:line 383
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 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)
”