ReSharperPlatformVs15 Wave 08 RootSuffix _0a429cac — JetBrains ReSharper Ultimate 2017.1 EAP 0 Build 108.0.20170207.50811-eap00
JetBrains ReSharper 2017.1 EAP 0 Build 2017.1.20170207.53409-eap00
JetBrains ReSharper C++ 2017.1 EAP 0 Build 2017.1.20170207.53255-eap00
Value cannot be null. Parameter name: key
— EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
Data.ReentrancyGuard.ActionName = VSSolutionManager.OnSelectionChanged
HResult = COR_E_NULLREFERENCE=E_POINTER=80004003
Source = mscorlib
ParamName = key
StackTraceString = “
at System.Collections.Generic.Dictionary`2.FindEntry(TKey key)
at System.Collections.Generic.Dictionary`2.TryGetValue(TKey key, TValue& value)
at JetBrains.VsIntegration.ProjectDocuments.VsHierarchyToProjectInfoMap.TryGetProjectInfoByHierarchy(IVsHierarchy hierarchy)
at JetBrains.VsIntegration.ProjectDocuments.Projects.Builder.ProjectModelSynchronizer.TryGetProjectInfoByHierarchy(IVsHierarchy vsHierarchy)
at JetBrains.Platform.VisualStudio.SinceVs15.ProjectDocuments.ProjectModelSynchronizer15.TryGetProjectInfoByHierarchy(IVsHierarchy vsHierarchy)
at JetBrains.VsIntegration.ProjectDocuments.Projects.Builder.ProjectModelSynchronizer.GetProjectItemByHierarchyItemCore(VsHierarchyItem hitem, Boolean lookInReferences, OnError onerror)
at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.<>c__DisplayClass4c.<OnVsSelectionChanged>b__4b()
at JetBrains.Application.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
at JetBrains.Application.IShellLocksEx.<>c__DisplayClass4.<ExecuteOrQueueReadLock>b__3()
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
”
— Outer —
— EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: key
”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2017.1 EAP 0 Build 108.0.20170207.50811-eap00”
Data.SubProducts.#0 = “JetBrains ReSharper C++ 2017.1 EAP 0 Build 2017.1.20170207.53255-eap00”
Data.SubProducts.#1 = “JetBrains ReSharper 2017.1 EAP 0 Build 2017.1.20170207.53409-eap00”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
git::refs/heads/wave08
”
Data.VsVersion = 15.0.26127.3
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action)
at JetBrains.Application.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, String name, Action F)
at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.OnVsSelectionChanged(AddRemoveEventArgs`1 addRemoveEventArgs)
at JetBrains.DataFlow.ICollectionSignalEx.<>c__DisplayClass7`1.<Advise_Remove>b__6(AddRemoveEventArgs`1 args)
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie)
at JetBrains.DataFlow.CollectionEvents`1.InternalRemove(TValue value, Object cookie)
at JetBrains.DataFlow.CollectionEvents`1.Remove(TValue value, Object cookie)
at JetBrains.VsIntegration.Interop.Events.ProjectModel.VsSelectionProjectModel.<>c__DisplayClassc.<.ctor>b__8(VsHierarchyItem item)
at System.Collections.Generic.List`1.ForEach(Action`1 action)
at JetBrains.VsIntegration.Interop.Events.ProjectModel.VsSelectionProjectModel.<>c__DisplayClassc.<.ctor>b__7()
at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value)
at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
at JetBrains.DataFlow.Signal`1.Fire(TValue value)
at JetBrains.VsIntegration.Interop.Events.ProjectModel.VsSelectionProjectModel.Sink.Microsoft.VisualStudio.Shell.Interop.IVsSelectionEvents.OnSelectionChanged(IVsHierarchy pHierOld, UInt32 itemidOld, IVsMultiItemSelect pMISOld, ISelectionContainer pSCOld, IVsHierarchy pHierNew, UInt32 itemidNew, IVsMultiItemSelect pMISNew, ISelectionContainer pSCNew)
at Microsoft.VisualStudio.Shell.Interop.IVsTrackSelectionEx.OnSelectChangeEx(IntPtr pHier, UInt32 itemid, IVsMultiItemSelect pMIS, IntPtr pSC)
at Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceTreeViewControl.EnsureVsSelection()
at Microsoft.VisualStudio.Workspace.VSIntegration.UI.WorkspaceTreeViewControl.Microsoft.Internal.VisualStudio.PlatformUI.IContextMenuController.ShowContextMenu(IEnumerable`1 items, Point location)
at Microsoft.Internal.VisualStudio.PlatformUI.ContextMenuController.ShowContextMenu(IEnumerable`1 items, Point location, Func`2 getController)
at Microsoft.Internal.VisualStudio.PlatformUI.ContextMenuController.ShowContextMenu(IEnumerable`1 items, Point location)
at Microsoft.Internal.VisualStudio.PlatformUI.PivotTreeView.OnContextMenuOpening(ContextMenuEventArgs e)
at System.Windows.FrameworkElement.OnContextMenuOpeningThunk(Object sender, ContextMenuEventArgs e)
at System.Windows.Controls.ContextMenuEventArgs.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.ContentElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.ContentElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
at System.Windows.Controls.PopupControlService.RaiseContextMenuOpeningEvent(IInputElement source, Double x, Double y, Boolean userInitiated)
at System.Windows.Controls.PopupControlService.ProcessMouseUp(Object sender, MouseButtonEventArgs e)
at System.Windows.Controls.PopupControlService.OnPostProcessInput(Object sender, ProcessInputEventArgs e)
at System.Windows.Input.InputManager.RaiseProcessInputEventHandlers(ProcessInputEventHandler postProcessInput, ProcessInputEventArgs processInputEventArgs)
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)
”