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

RSRP-468742: asking manager of invalid element

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 19, 2018 3:02:49 PM
Updated Apr 9, 2018 3:36:53 PM
Subsystem Refactorings
Assignee Alexander Ulitin (alexander.ulitin)
Priority Critical
State Reopened
Type Exception
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion VS 2017 RTM, VS 2015 RTM
ReSharperPlatformVs14 Wave 12 — JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 112.0.20180319.35622-eap04d

JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180319.53959-eap04d
JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180319.54002-eap04d
JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180319.54000-eap04d
JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180319.50217-eap04d
JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180319.50207-eap04d
JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180319.50211-eap04d

asking manager of invalid element

— EXCEPTION #1/2 [AssertionException]
Message = “asking manager of invalid element”
ExceptionPath = Root.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.ReSharper.Psi
StackTraceString = “
 at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.TypeElement.GetPsiServices()
 at JetBrains.ReSharper.Psi.ExtensionsAPI.Caches2.TypeElement.GetPsiServices()
 at JetBrains.ReSharper.Refactorings.Unsupported.MoveStaticMembersUnsupported.PasteDeclaration(StaticMemberInfo copy, ITypeMember& newTypeMember)
 at JetBrains.ReSharper.Refactorings.MoveStaticMembers.MoveStaticMembersRefactoring.PasteDeclarations(IProgressIndicator pi)
 at JetBrains.ReSharper.Refactorings.MoveStaticMembers.MoveStaticMembersRefactoring.Execute(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.DrivenRefactoringConflictSearcher.<>c__DisplayClass2_1.<SearchConflicts>b__0()
 at JetBrains.ReSharper.Psi.Transactions.PsiTransactionCookie.ExecuteConditionally(IPsiServices psiServices, Func`1 action, String commandName)
 at JetBrains.ReSharper.Feature.Services.Refactorings.DrivenRefactoringConflictSearcher.SearchConflicts(IProgressIndicator pi, Boolean canPerformRefactoring)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.<>c__DisplayClass42_0.<InitPage>b__0(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “asking manager of invalid element”
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 4 D Build 112.0.20180319.35622-eap04d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180319.53959-eap04d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180319.54000-eap04d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180319.50207-eap04d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180319.50211-eap04d”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180319.50217-eap04d”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180319.54002-eap04d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12::209eb3db40ab7881aed20be7b2303752dcee4861

Data.VsVersion = 14.0.25431.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.Run(TaskThreadAffinity taskThreadAffinity, Action`1 task, Func`3 FAttachUi, ProgressIndicator indicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.RefactoringsTaskExecutor.JetBrains.Application.Progress.ITaskExecutor.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.RunWithProgress[TResult](Func`2 action, String taskName, TResult& result)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.InitPage(IRefactoringPage page)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.NextPage(IRefactoringPage currentPage)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowExecuter.MoveToNextPage()
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.WorkflowHostWithWizardForm.<NextClick>b__18_0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.WorkflowHostWithWizardForm.NextClick(Object sender, EventArgs e)
 at JetBrains.PsiFeatures.UIInteractive.Refactorings.CommonUI.RefactoringWizardForm.myContinueButton_Click(Object sender, EventArgs e)
 at System.Windows.Forms.Control.OnClick(EventArgs e)
 at System.Windows.Forms.Button.OnClick(EventArgs e)
 at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ButtonBase.WndProc(Message& m)
 at System.Windows.Forms.Button.WndProc(Message& m)
 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
 at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
 at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

RSRP-468680: The execution context must be guarded from reentrancy in order to execute this action.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 14, 2018 4:31:01 PM
Updated Apr 9, 2018 3:37:00 PM
Resolved Mar 27, 2018 1:58:09 PM
Subsystem Inspect This - Hierarchies
Assignee Alexander Ulitin (alexander.ulitin)
Priority Critical
State Verified
Type Exception
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion VS 2017 RTM, VS 2015 RTM
ReSharperPlatformVs15 Wave 12 Hive _3f3919c0 — JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 112.0.20180314.65314-eap04d

JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180314.73929-eap04d
JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180314.73921-eap04d
JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180314.73921-eap04d
JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180314.70356-eap04d
JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180314.70359-eap04d
JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180314.70359-eap04d

SubProducts.0 = JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180314.73929-eap04d
SubProducts.1 = JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180314.73921-eap04d
SubProducts.2 = JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180314.70359-eap04d
SubProducts.3 = JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180314.70359-eap04d
SubProducts.4 = JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180314.70356-eap04d
SubProducts.5 = JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180314.73921-eap04d

The execution context must be guarded from reentrancy in order to execute this action.

— EXCEPTION #1/2 [InvalidOperationException]
Message = “The execution context must be guarded from reentrancy in order to execute this action.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.IsExecuting = False
Data.CurrentActionName = <null>
Data.CanExecuteNow = True
Data.IsEmpty = True
Data.SignalID = Boolean::WindowFrame.SwitchToFrameRequested
Data.ViewType = “JetBrains.PsiFeatures.UIInteractive.Core.Tree.TreeViewControllerView, JetBrains.PsiFeatures.UIInteractive.Core, Version=112.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.AutomationType = “JetBrains.ReSharper.Features.Inspections.Hierarchies.Core.Hierarchies.TypeHierarchyMembersPanelDescriptor, JetBrains.ReSharper.Features.Inspections, Version=112.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.Platform.Core
StackTraceString = “
 at JetBrains.Threading.ReentrancyGuard.AssertGuarded()
 at JetBrains.Threading.ReentrancyGuard.AssertGuarded()
 at JetBrains.Util.Logging.Logger.Annotate(Action F, Action`1 FCommentException)
 at JetBrains.Application.Extensions.DataFlowEx.<>c__DisplayClass10_0.<EnsureGuarded>b__0()
 at JetBrains.DataFlow.ISignalEx_ObsoleteWithoutLifetime.<>c__DisplayClass0_0`1.<Advise>b__0(TValue value)
 at JetBrains.DataFlow.Property`1.PropertyBeforeChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)
 at JetBrains.DataFlow.Property`1.PropertyBeforeChangeSignal.OnBeforeAdvise(Action`1 handler)
 at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
 at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
 at JetBrains.DataFlow.ISignalEx_ObsoleteWithoutLifetime.<>c__DisplayClass2_0`1.<Advise>b__0(LifetimeDefinition definition, Lifetime lifetime)
 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILog logger)
 at JetBrains.DataFlow.ISignalEx_ObsoleteWithoutLifetime.Advise[TValue](ISignal`1 thіs, Action`1 handler)
 at JetBrains.DataFlow.ISignalEx_ObsoleteWithoutLifetime.Advise[TValue](ISignal`1 thіs, Action handler)
 at JetBrains.Application.Extensions.DataFlowEx.EnsureGuarded(SimpleSignal signal, IThreading threading)
 at JetBrains.Application.UI.WindowManagement.WindowFrame..ctor(IThreading threading)
 at JetBrains.Platform.UIInteractive.Ide.TreeGridBrowser.TreeGridBrowserPanel..ctor(Lifetime lifetime, TreeModelBrowserDescriptorBase descriptor, IUIApplication environment, IActionBarManager actionBarManager, ResultListManager resultListManager, IWindowsHookManager hookman, IActionsAvailabilityService actionsAvailabilityService)
 at JetBrains.PsiFeatures.UIInteractive.Core.Tree.TreeViewControllerView.OnRenderView(Lifetime lifetime, TreeModelBrowserDescriptorBase automation)
 at JetBrains.UI.SrcView.Automation.ViewControl`1.<>c__DisplayClass1_0.<.ctor>b__1()


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “The execution context must be guarded from reentrancy in order to execute this action.”
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 4 D Build 112.0.20180314.65314-eap04d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180314.73929-eap04d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180314.73921-eap04d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180314.70359-eap04d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180314.70359-eap04d”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180314.70356-eap04d”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180314.73921-eap04d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::be09a08ceb211f1cdb0ceaa0b7e29b1b463a3dd7


Platform\VisualStudio:
    git::refs/heads/wave12

Data.VsVersion = 15.6.27428.2002
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.UI.SrcView.Automation.ViewControl`1.<>c__DisplayClass1_0.<.ctor>b__1()
 at JetBrains.UI.SrcView.Automation.ViewControl`1.<>c__DisplayClass1_0.<.ctor>b__1()
 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
 at JetBrains.UI.SrcView.Automation.ViewControl`1.<.ctor>b__1_0(Lifetime lifetime, TAutomation automation, ViewControl`1 view)
 at JetBrains.UI.Extensions.AvalonTemplates.<>c__DisplayClass7_2`2.<WithAutomationObject>b__7(Lifetime lifeAutomation, TAutomation automation)
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass26_0`1.<ForEachValue>b__0(Lifetime lf, TValue value, Object cookie)
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass27_1`1.<ForEachValue>b__1(Lifetime lifetimeValue)
 at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass4_0.<Next>b__0(LifetimeDefinition definition, Lifetime lifetime)
 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILog logger)
 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext)
 at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext)
 at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass27_0`1.<ForEachValue>b__0(PropertyChangedEventArgs`1 args)
 at JetBrains.DataFlow.Property`1.PropertyChangeSignal.Acknowledge(Action`1 handler, AddRemove addremove)
 at JetBrains.DataFlow.Property`1.PropertyChangeSignal.OnAfterAdvise(Action`1 handler)
 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__0()
 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
 at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
 at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
 at JetBrains.DataFlow.IPropertyEx.ForEachValue[TValue](IProperty`1 property, Lifetime lifetime, Func`2 FCondition, Action`3 FHandler)
 at JetBrains.DataFlow.IPropertyEx.ForEachValue[TValue](IProperty`1 property, Lifetime lifetime, Func`2 FCondition, Action`2 FHandler)
 at JetBrains.DataFlow.IPropertyEx.ForEachValue[TValue](IProperty`1 property, Lifetime lifetime, Action`2 FHandler)
 at JetBrains.UI.Extensions.AvalonTemplates.<>c__DisplayClass7_2`2.<WithAutomationObject>b__0(Lifetime lifeLoaded)
 at JetBrains.UI.Extensions.AvalonEx.<>c__DisplayClass56_0.<WhenLoaded>b__1(LifetimeDefinition definition, Lifetime lifeLoaded)
 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILog logger)
 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext)
 at JetBrains.UI.Extensions.AvalonEx.<>c__DisplayClass56_0.<WhenLoaded>b__0(Object <p0>, RoutedEventArgs <p1>)
 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.BroadcastEventHelper.BroadcastEvent(DependencyObject root, RoutedEvent routedEvent)
 at System.Windows.BroadcastEventHelper.BroadcastLoadedEvent(Object root)
 at MS.Internal.LoadedOrUnloadedOperation.DoWork()
 at System.Windows.Media.MediaContext.FireLoadedPendingCallbacks()
 at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks()
 at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
 at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
 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 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
 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)

RSRP-467095: Navigating through Options window triggers "1 modified setting will be saved" message and unexpected settings changes

$
0
0
Reporter Andrey Simukov (Andrey.Simukov) Andrey Simukov (Andrey.Simukov)
Created Nov 18, 2017 5:22:11 PM
Updated Apr 9, 2018 3:38:00 PM
Subsystem Platform - Layered Settings
Assignee Anton Spilnyy (Anton.Spilnyy)
Priority Normal
State Fixed In Branch
Type Bug
Fix version No Fix versions
Affected versions 2018.1, 2017.3, 2017.2
Fixed In Version ReSharper 2018.1 EAP 7
VsVersion All Versions

Scenario 1. Using the search field


2017.2:
Select ReSharper -> Options...
Trigger a search (enter anything into the top-left search box)
Notification appears: "1 modified setting will be saved" (even though I have not selected, let alone changed any settings at all)
Click Save
The relevant .DotSettings file shows numerous new entries (not just one) that were not there before the Save (42 new lines). See attached example of settings before and after searching and saving.

Having saved the spontaneously modified settings; returning to Options and using the search feature has not (so far) modified anything else.

After reverting the .DotSettings file, returning to options and searching again causes the issue to recur.

I backed up and reset everything:-
  • ReSharper -> Manage Options... -> Right click -> Reset (on all layers)
Again, options are spontaneously modified simply by performing a search in the options dialog.

This does not occur if settings are modified and saved after only navigating via the options tree (rather than searching).


With 2017.3 EAP "1 modified setting will be saved" message doesn't pop up when searching but changes are still applied to %AppData%\JetBrains\Shared\vAny\GlobalSettingsStorage.DotSettings in case Save button is pressed.

Scenario 2. Resetting all settings

For 2017.2 only
1. ReSharper > Manage Options > Reset All Settings, confirm all the warnings
2. ReSharper > Options
"1 modified setting will be saved" message shows up. If hit Save, the line is added into .DotSettings file:
<s:String x:Key="/Default/Environment/Hierarchy/PsiConfigurationSettingsKey/CustomLocation/@EntryValue">C:\Users\User\AppData\Local\JetBrains\Transient\ReSharperPlatformVs15\v09_11efbb4d\SolutionCaches</s:String>

RSRP-468860: Convert Method To Property: warning that name already exists not shown when dialog opens.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Mar 26, 2018 1:06:43 PM
Updated Apr 9, 2018 3:41:43 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Normal
State Fixed In Branch
Type Bug
Fix version 2018.2
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 12.0.20180322.125946-eap04d.

        private string _faculty;        
        public void SetFaculty(string value)
        {
            _faculty = value;
        }

        public string Faculty
        {
            get { return _faculty; }
        }
  1. Invoke Refactor This -> Convert Method To Property on SetFaculty
  2. Inspect "Convert Method To Property" dialog.

Actual result:
No warnings.

Expected result:
Warning "Type member with this name already exists" is shown.

NOTE:
After changing Name to "Faculty1" and then back to "Faculty" then the warning is shown.

RSRP-469037: Extract Members To Partial: Navigate is not disabled for "Create new part".

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 2, 2018 6:48:52 PM
Updated Apr 9, 2018 3:41:55 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Show-stopper
State Fixed In Branch
Type Bug
Fix version 2018.2
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 12.0.20180322.125946-eap04d.

Test solution is attached.

  1. Invoke Refactor This -> Extract Members To Partial on ExtractMembersToPartial class in ExtractMembersToPartial.cs file (first one).
  2. Set "Create new part" as "Select existing part".
  3. Click on Navigate link.

Actual result:
Navigates to second ExtractMembersToPartial class in ExtractMembersToPartial.cs.

Expected result:
Navigate should be disabled for "Create new part".

RSRP-469040: Extract Members To Partial: Extract to existing class creates new partial class.

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 2, 2018 7:01:09 PM
Updated Apr 9, 2018 3:42:35 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Show-stopper
State Fixed In Branch
Type Bug
Fix version 2018.2
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions

JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 12.0.20180322.125946-eap04d.

Test solution is attached.

  1. Invoke Refactor This -> Extract Members To Partial on ExtractMembersToPartial class in ExtractMembersToPartial.cs file (first one).
  2. Set "ExtractMembersToPartial" (second one) as "Select existing part". Check DoSomething(string):void checkbox.
  3. Click Next.

Actual result:
New partial class in same file is created.

Expected result:
DoSomething method is added to ExtractMembersToPartial class (second one) on ExtractMembersToPartial.cs.

RSRP-469039: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

$
0
0
Reporter Lilia Shamsutdinova (Lilia.Shamsutdinova) Lilia Shamsutdinova (Lilia.Shamsutdinova)
Created Apr 2, 2018 6:51:11 PM
Updated Apr 9, 2018 3:43:30 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Show-stopper
State Fixed In Branch
Type Exception
Fix version 2018.2
Affected versions 2018.1
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _3f3919c0 — JetBrains ReSharper Ultimate 2018.1 EAP 4 D Build 112.0.20180322.104208-eap04d

JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180322.111944-eap04d
JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180322.111934-eap04d
JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180322.112018-eap04d
JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180322.105258-eap04d
JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180322.122542-eap04d
JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180322.105304-eap04d

SubProducts.0 = JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180322.111944-eap04d
SubProducts.1 = JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180322.112018-eap04d
SubProducts.2 = JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180322.122542-eap04d
SubProducts.3 = JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180322.105304-eap04d
SubProducts.4 = JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180322.105258-eap04d
SubProducts.5 = JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180322.111934-eap04d

Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index

— EXCEPTION #1/2 [ArgumentOutOfRangeException]
Message = “Index was out of range. Must be non-negative and less than the size of the collection.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentOutOfRangeException
Data.ThreadLocalDebugInfo = “RdSignal<RdVoid>: LocalProtocol.LocalProtocolStub.ConflictsPageControl.controls.items.$[0].content.items.$[1].content.content.click
Data.ReentrancyGuard.ActionName = Type2PartialRefactoringPage.Navigate
HResult = COR_E_ARGUMENTOUTOFRANGE=80131502
Source = mscorlib
ParamName = index
StackTraceString = “
 at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
 at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
 at JetBrains.ReSharper.Refactorings.Convert.Type2Partial.Type2PartialRefactoringPage.<>c__DisplayClass2_3.<.ctor>b__1()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass4_0.<ExecuteOrQueueReadLockEx>b__0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index

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 4 D Build 112.0.20180322.104208-eap04d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 4 D Build 2018.1.20180322.111944-eap04d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 4 D Build 2018.1.20180322.112018-eap04d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 4 D Build 2018.1.20180322.122542-eap04d”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 4 D Build 2018.1.20180322.105304-eap04d”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 4 D Build 2018.1.20180322.105258-eap04d”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 4 D Build 2018.1.20180322.111934-eap04d”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12-rider-cpp-plugin::33498cc06d76e868977e6e4821c44fa592fbb32e

Data.VsVersion = 15.6.27428.2015
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.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F, TaskPriority priority)
 at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action)
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLockEx(IShellLocks thіs, Lifetime lifetime, String name, Action F)
 at JetBrains.ReSharper.Refactorings.Convert.Type2Partial.Type2PartialRefactoringPage.<>c__DisplayClass2_0.<.ctor>b__0()
 at JetBrains.Platform.RdFramework.Util.ReactiveEx.<>c__DisplayClass1_0.<Advise>b__0(RdVoid _)
 at JetBrains.Platform.RdFramework.Util.Signal`1.Fire0(Action`1[] listeners, T value)
 at JetBrains.Platform.RdFramework.Util.Signal`1.Fire(T value)
 at JetBrains.Platform.RdFramework.Impl.RdSignal`1.Fire(T value)
 at JetBrains.PsiFeatures.UIInteractive.Core.CommonControls.ButtonControl.InvokeExecute(Object sender, ExecutedRoutedEventArgs e)
 at System.Windows.Input.CommandBinding.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
 at System.Windows.Input.CommandManager.ExecuteCommandBinding(Object sender, ExecutedRoutedEventArgs e, CommandBinding commandBinding)
 at System.Windows.Input.CommandManager.FindCommandBinding(CommandBindingCollection commandBindings, Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
 at System.Windows.Input.CommandManager.FindCommandBinding(Object sender, RoutedEventArgs e, ICommand command, Boolean execute)
 at System.Windows.Input.CommandManager.OnExecuted(Object sender, ExecutedRoutedEventArgs e)
 at System.Windows.UIElement.OnExecutedThunk(Object sender, ExecutedRoutedEventArgs e)
 at System.Windows.Input.ExecutedRoutedEventArgs.InvokeEventHandler(Delegate genericHandler, Object target)
 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.RaiseEvent(RoutedEventArgs args, Boolean trusted)
 at System.Windows.Input.RoutedCommand.ExecuteImpl(Object parameter, IInputElement target, Boolean userInitiated)
 at System.Windows.Input.RoutedCommand.ExecuteCore(Object parameter, IInputElement target, Boolean userInitiated)
 at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
 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 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)

RSRP-134777: Intellisense of extension methods should not display first parameter as it is the one defining the extension method

$
0
0
Reporter Benjamin Mayrargue (softlion) Benjamin Mayrargue (softlion)
Created Nov 20, 2009 4:16:17 PM
Updated Apr 9, 2018 3:47:39 PM
Subsystem Parameter Info
Assignee Sergey Kuks (coox)
Priority Normal
State Submitted
Type Cosmetics
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
In Intellisense, when an extension method is selected, ie: a method declared like this:

public static class AnyNsExtensions
{
public static void MyExtensionMethod( this string s, int length )
{ ... }
}


The first parameter "string" should not be displayed. It is of no use as you know the type of the variable that you are currently "browsing".
Keep in mind: "the less is the more".

RSRP-468818: Failed to evaluate the data rule. The document offset 873 does not fall within the document range [0, 0].

$
0
0
Reporter Felipe Chiumeo (fchiumeo) Felipe Chiumeo (fchiumeo)
Created Feb 28, 2018 5:28:24 PM
Updated Apr 9, 2018 3:51:27 PM
Resolved Mar 27, 2018 1:58:09 PM
Subsystem No Subsystem
Assignee Alexander Ulitin (alexander.ulitin)
Priority Critical
State Fixed
Type Exception
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 EAP 5
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _deb15e48 — JetBrains ReSharper Ultimate 2018.1 EAP 1 Build 112.0.20180222.102651-eap01

JetBrains dotCover 2018.1 EAP 1 Build 2018.1.20180222.115511-eap01
JetBrains ReSharper 2018.1 EAP 1 Build 2018.1.20180222.104120-eap01

Failed to evaluate the data rule. The document offset 873 does not fall within the document range [0, 0].

— EXCEPTION #1/3 [AssertionException]
Message = “The document offset 873 does not fall within the document range [0, 0].”
ExceptionPath = Root.InnerException.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.DocumentModel
StackTraceString = “
 at JetBrains.DocumentModel.DocumentOffset.AssertValid()
 at JetBrains.DocumentModel.DocumentOffset.AssertValid()
 at JetBrains.DocumentModel.DocumentEditorContext..ctor(DocumentOffset caretOffset)
 at JetBrains.TextControl.DataContext.TextControlDataRules.<>c.<.ctor>b__0_3(IDataContext dataContext)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)


— Outer —

— EXCEPTION #2/3 [InvalidOperationException]
Message = “Failed to evaluate the data rule.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.DataConstant = EditorContext
Data.DataConstantType = “JetBrains.DocumentModel.DocumentEditorContext, JetBrains.Platform.DocumentModel, Version=112.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325”
Data.DataRuleObject = JetBrains.Application.DataContext.DataRule1[JetBrains.DocumentModel.DocumentEditorContext]
Data.DataRulePriority = 0
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer ---

--- EXCEPTION #3/3 [LoggerException]
Message = “Failed to evaluate the data rule.”
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 Build 112.0.20180222.102651-eap01”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 1 Build 2018.1.20180222.115511-eap01”
Data.SubProducts.#1 = “JetBrains ReSharper 2018.1 EAP 1 Build 2018.1.20180222.104120-eap01”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12-eap1

Platform\VisualStudio:
    git::refs/heads/wave12-eap1::9d28b6e35c395cef932aff004f5d3c2c8e6b14c2

Data.VsVersion = 15.5.27130.2036
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logging.LogEx.Error(ILog this, Exception ex, String message)
at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant
1 dataConstant)
 at JetBrains.DocumentModel.DataContext.DocumentModelDataRules.<>c.<.ctor>b__0_0(IDataContext dataContext)
 at JetBrains.DocumentModel.DataContext.DocumentModelDataRules.<>c.<.ctor>b__0_0(IDataContext dataContext)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
 at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
 at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant`1 dataConstant)
 at JetBrains.IDE.IdePerSolutionDataRules.<>c__DisplayClass0_0.<.ctor>b__0(IDataContext context)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
 at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
 at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant`1 dataConstant)
 at JetBrains.ProjectModel.DataContext.ProjectModelDataRules.ProjectElementsToSolution(IDataContext ctx)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
 at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
 at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant`1 dataConstant)
 at JetBrains.Application.Settings.Implementation.IsAvailableByDataConstant`1.OptimizedGroup.JetBrains.Application.Settings.IIsAvailableOptimizedGroup.EvaluateItems(IList items, IDataContext context)
 at JetBrains.Application.Settings.Implementation.SettingsStorageMountPoints.FilterMountsByContext(IDataContext context)
 at JetBrains.Application.Settings.Implementation.SettingsStore.GetOrderedMountPointsInContext(IDataContext context)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreTransient.ContextBoundMountsInfoTransient.FromContextRangeCore(ContextRange contextRange, ISettingsStore store, BindToContextFlags flags, Boolean isEmptyNarrowContextAllowed, ILogger logger, ISettingsStorageMountPoint[]& mountlist, ISettingsStorageMountPoint& mountLastWide)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.<>c__DisplayClass18_0.<GetCurrentSnapshot>b__0()
 at JetBrains.Util.Threading.SynchronizedLifetime.ExecuteIfNotTerminated(Action λ)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.GetCurrentSnapshot()
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.<OnMountSetChangeDispatched>b__10_0()
 at JetBrains.Util.Threading.SynchronizedLifetime.ExecuteIfNotTerminated(Action λ)
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange.OnMountSetChangeDispatched()
 at JetBrains.Application.Settings.Implementation.ContextBoundSettingsStoreLive.ContextBoundMountsInfoLiveOnContextRange..ctor(Lifetime lifetimeUnsynchronized, ContextRange range, ISettingsStore store, BindToContextFlags flags, ILogger logger, ISettingsChangeDispatch changeDispatch)
 at JetBrains.Application.Settings.Implementation.SettingsStore.BindToContextLive(Lifetime lifetime, ContextRange contextrange, BindToContextFlags flags)
 at JetBrains.PsiFeatures.VisualStudio.SinceVs10.TextControl.VsGutterMarginEnabledInReSharper.IsEnabled(Lifetime lifetime, ContextRange contextRange)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.VsTextViewShellContext..ctor(Lifetime textControlLifetime, IGutterMarginComponent gutterMarginComponent, VsTextControlDevTen textControl, IUIApplication environment, BulbMenuComponent bulbMenuComponent, IMainWindowPopupWindowContext mainWindowPopupWindowContext, GutterMarkMenuLayouter gutterMarkMenuLayouter, IWindowsHookManager hooksManager)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.VsTextViewShellContextProvider.<>c__DisplayClass0_0.<.ctor>b__0(Lifetime textControlLifetime, ITextControl control)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_1`1.<ForEachItemCore>b__1()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_0`1.<ForEachItemCore>b__0(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.InternalAdd(TValue value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.Modify(AddRemove action, TValue item, Object cookie)
 at JetBrains.DataFlow.CollectionBridge`2.<Init>b__22_0(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.DictionaryEvents`2.InternalAdd(KeyValuePair`2 value, Object cookie)
 at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie)
 at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.VsTextControlCreatorDevTen.CreateTextControl[TTextControl](CreateTextControlParams`1 param)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.AttachTextControlsToTextViews.VsAttachTextControlsToTextViews.<>c__DisplayClass0_1.<.ctor>b__1()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.AttachTextControlsToTextViews.VsAttachTextControlsToTextViews.<>c__DisplayClass0_0.<.ctor>b__0(Lifetime lifetimeView, VsTextViewDataForTextControlDevTen data)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_1`1.<ForEachItemCore>b__1()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass9_0`1.<ForEachItemCore>b__0(AddRemoveEventArgs`1 args)
 at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove)
 at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__11_0(Action`1 handler)
 at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler)
 at JetBrains.DataFlow.Signal`1.<>c__DisplayClass19_0.<AdviseCore>b__0()
 at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing)
 at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime)
 at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler)
 at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](IReadonlyCollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.AttachTextControlsToTextViews.VsAttachTextControlsToTextViews..ctor(Lifetime lifetimeComponent, ITextControlCreator textControlCreator, IShellLocks locks, Lazy`1 vsEditorAdaptersFactoryService, IWindowsHookManager hookman, IEnumerable`1 findWindowFrame, VsTextViewDataForTextControlCollectorDevTen textViewDataForTextControlCollectorDevTen, ILogger logger)
 at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
 at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
 at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstanceOf(Type type, IValueResolveContext context)
 at JetBrains.Application.Extensibility.PartCatalogTypeComponentDescriptor.CreateInstance(IValueResolveContext context)
 at JetBrains.Application.Components.SingletonDescriptor.CreateInstanceChecked(OnError onError, IComponentContainer container)
 at JetBrains.Application.Components.SingletonDescriptor.GetValue()
 at JetBrains.Application.Components.InitializationStrategyDefault.Schedule(Lifetime lifetime, ICollection`1 dscs)
 at JetBrains.Application.Components.ComponentStorage.ComposeDescriptors(ICollection`1 descriptors)
 at JetBrains.Application.Components.ComponentStorage.Compose()
 at JetBrains.ProjectModel.SolutionInstance.OpenSolution(ISolutionOwner solutionOwner)
 at JetBrains.ProjectModel.SolutionManagerBase.<>c__DisplayClass19_0.<CreateSolutionInstance>b__2()
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.<>c__DisplayClass24_0.<ExecuteOneTask>b__1()
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ExecuteOneTask(SolutionLoadTask task)
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.ExecuteTask()
 at JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerAsync.DispatchTasks(Boolean background)
 at JetBrains.ProjectModel.SolutionManagerBase.CreateSolutionInstance(SolutionElement solutionElement, SolutionInstance solutionInstance)
 at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.<>c__DisplayClass37_0.<OpenVSSolution>b__0(Lifetime lifetime)
 at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass4_0.<Next>b__0(LifetimeDefinition definition, Lifetime lifetime)
 at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILog logger)
 at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext)
 at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext)
 at JetBrains.VsIntegration.ProjectDocuments.VSSolutionManager.OpenVSSolution(Boolean openSolution, Boolean sync)
 at JetBrains.Platform.VisualStudio.SinceVs10.ProjectDocuments.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__15_1()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.ProjectDocuments.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__15_0()
 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass8_0.<ExecuteOrQueueOrMerge>b__0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F, TaskPriority priority)
 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.ProjectDocuments.VsSolutionManager10.OnAfterBackgroundSolutionLoadComplete()
 at Microsoft.VisualStudio.Shell.Interop.IVsTaskBody.DoWork(IVsTask pTask, UInt32 dwCount, IVsTask[] pParentTasks, Object& pResult)
 at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass115_0.<GetCallbackForMultipleParent>b__0(Task`1[] _)
 at Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass117_0.<GetCallback>b__0()
 at System.Threading.Tasks.Task`1.InnerInvoke()
 at System.Threading.Tasks.Task.Execute()
 at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
 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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
 at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
 at System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
 at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIThreadBlockableTaskScheduler.DoOneTask()
 at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue()
 at Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.<OnTaskQueued>b__6_0()
 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 MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
 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)

RSRP-468600: Failed to evaluate the data rule. Injection point list doesn't contain appropriate node, provider: JetBrains.ReSharper.Features.RegExp.Injecting.RegEx

$
0
0
Reporter Fredy Ferrari (Fredy_Ferrari) Fredy Ferrari (Fredy_Ferrari)
Created Mar 1, 2018 6:56:43 PM
Updated Apr 9, 2018 3:56:52 PM
Subsystem Language injection
Assignee Nikita Popov (poksh)
Priority Normal
State Submitted
Type Exception
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs14 Wave 12 — JetBrains ReSharper Ultimate 2018.1 EAP 1 Build 112.0.20180222.102651-eap01

JetBrains dotCover 2018.1 EAP 1 Build 2018.1.20180222.115511-eap01
JetBrains dotMemory 2018.1 EAP 1 Build 2018.1.20180222.115516-eap01
JetBrains dotTrace 2018.1 EAP 1 Build 2018.1.20180222.115516-eap01
JetBrains ReSharper 2018.1 EAP 1 Build 2018.1.20180222.104120-eap01
JetBrains ReSharper C++ 2018.1 EAP 1 Build 2018.1.20180222.103937-eap01
JetBrains TeamCity Add-in 2018.1 EAP 1 Build 2018.1.20180222.104007-eap01

Failed to evaluate the data rule. Injection point list doesn't contain appropriate node, provider: JetBrains.ReSharper.Features.RegExp.Injecting.RegExpPsiProvider, originalNode: JetBrains.ReSharper.Psi.CSharp.Impl.Tree.CSharpLiteralExpression

— EXCEPTION #1/3 [AssertionException]
Message = “Injection point list doesn't contain appropriate node, provider: JetBrains.ReSharper.Features.RegExp.Injecting.RegExpPsiProvider, originalNode: JetBrains.ReSharper.Psi.CSharp.Impl.Tree.CSharpLiteralExpression”
ExceptionPath = Root.InnerException.InnerException
ClassName = JetBrains.Util.Assertion+AssertionException
HResult = COR_E_EXCEPTION=80131500
Source = JetBrains.Platform.RdCore
StackTraceString = “
 at JetBrains.Util.Assertion.Assert[T1,T2](Boolean condition, String message, T1 arg1, T2 arg2)
 at JetBrains.Util.Assertion.Assert[T1,T2](Boolean condition, String message, T1 arg1, T2 arg2)
 at JetBrains.ReSharper.Psi.Impl.Shared.InjectedPsi.IndependentInjectedFileContext.GetInjectForNode(ITreeNode originalNode)
 at JetBrains.ReSharper.Psi.ExtensionsAPI.InjectedPsiExtensions.GetInjectForNodeOrParents(IInjectedFileContext context, ITreeNode originalNode)
 at JetBrains.ReSharper.Psi.Files.PsiFiles.AppendInjectedFiles(IFile originalFile, Type toLanguage, TreeTextRange range, IReadOnlyCollection`1 providersToBuild, LocalList`1& results)
 at JetBrains.ReSharper.Psi.Files.PsiFiles.AppendInjectFiles(IPsiSourceFile sourceFile, Type injectedLanguageType, DocumentRange range, LocalList`1& files)
 at JetBrains.ReSharper.Psi.Files.PsiFiles.GetPsiFiles(IPsiSourceFile sourceFile, Type languageType, DocumentRange range, PsiLanguageCategories categories)
 at JetBrains.ReSharper.Psi.Files.PsiFiles.GetPsiFiles[TLanguage](IPsiSourceFile sourceFile, DocumentRange range, PsiLanguageCategories categories)
 at JetBrains.ReSharper.Feature.Services.Util.TextControlToPsi.<>c__DisplayClass22_0.<GetPsiFilesFromDocument>b__1(IPsiSourceFile sf)
 at System.Linq.Enumerable.<SelectManyIterator>d__17`2.MoveNext()
 at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
 at JetBrains.ReSharper.Feature.Services.Util.TextControlToPsi.GetReferencesAtOffset(ISolution solution, DocumentOffset documentOffset, SourceFilesMask mask, PsiLanguageCategories categories)
 at JetBrains.ReSharper.Feature.Services.Util.TextControlToPsi.GetDeclaredElements(ISolution solution, DocumentOffset documentOffset, SourceFilesMask mask, Boolean& isPossiblyNonNullInThisDocument)
 at JetBrains.ReSharper.Feature.Services.Util.PsiDataRules.DeclaredElementsFromDocument(IDataContext context, SourceFilesMask mask)
 at JetBrains.ReSharper.Feature.Services.Util.PsiDataRules.<>c.<.ctor>b__0_3(IDataContext context)
 at JetBrains.Application.DataContext.DataRule`1.JetBrains.Application.DataContext.IDataRule.Evaluate(IDataContext context)
 at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)


— Outer —

— EXCEPTION #2/3 [InvalidOperationException]
Message = “Failed to evaluate the data rule.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.DataConstant = DeclaredElementsFromAllContexts
Data.DataConstantType = “System.Collections.Generic.ICollection1[[JetBrains.ReSharper.Psi.IDeclaredElement, JetBrains.ReSharper.Psi, Version=112.0.0.0, Culture=neutral, PublicKeyToken=1010a0d8d6380325]], mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089”
Data.DataRuleObject = JetBrains.Application.DataContext.DataRule
1[System.Collections.Generic.ICollection1[JetBrains.ReSharper.Psi.IDeclaredElement]]
Data.DataRulePriority = 0
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509

--- Outer ---

--- EXCEPTION #3/3 [LoggerException]
Message = “Failed to evaluate the data rule.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 1 Build 112.0.20180222.102651-eap01”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 1 Build 2018.1.20180222.115511-eap01”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 1 Build 2018.1.20180222.115516-eap01”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 1 Build 2018.1.20180222.103937-eap01”
Data.SubProducts.#3 = “JetBrains TeamCity Add-in 2018.1 EAP 1 Build 2018.1.20180222.104007-eap01”
Data.SubProducts.#4 = “JetBrains ReSharper 2018.1 EAP 1 Build 2018.1.20180222.104120-eap01”
Data.SubProducts.#5 = “JetBrains dotMemory 2018.1 EAP 1 Build 2018.1.20180222.115516-eap01”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12-eap1

Platform\VisualStudio:
    git::refs/heads/wave12-eap1::9d28b6e35c395cef932aff004f5d3c2c8e6b14c2

Data.VsVersion = 14.0.25431.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logging.LogEx.Error(ILog this, Exception ex, String message)
at JetBrains.Application.DataContext.DataContext.Evaluator.TryEvaluateDataRules(IDataConstant constant, IDataContext dataContext, DataContextValidator validator)
at JetBrains.Application.DataContext.DataContext.DoGetData(IDataConstant constant)
at JetBrains.Application.DataContext.DataContext.JetBrains.Application.DataContext.IDataContext.GetData[T](DataConstant
1 dataConstant)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextNavigationUtil.GetCandidateInstances(IDataContext context, ReferencePreferenceKind kind, Boolean fromAllContexts)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextNavigationUtil.GetCandidateInstances(IDataContext context, ReferencePreferenceKind kind, Boolean fromAllContexts)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.TypeUsageContextSearchBase`1.GetOriginalCandidates(IDataContext context, ReferencePreferenceKind kind)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.TypeUsageContextSearchBase`1.GetCandidates(IDataContext context, ReferencePreferenceKind kind)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.RequestContextSearchBase`2.IsAvailable(IDataContext context)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextNavigationLanguageUtil.<GetAvailableContextSearches>d__0`1.MoveNext()
 at JetBrains.Util.dataStructures.ConcurrentCachingEnumerable`1.TryEnsureItemAt(Int32 index)
 at JetBrains.Util.dataStructures.ConcurrentCachingEnumerable`1.MyEnumerator.MoveNext()
 at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextSearchesCollector`1.GetSearchesExecution(IDataContext dataContext, INavigationExecutionHost host)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextSearchActionBase`1.GetExecutes(IDataContext dataContext)
 at JetBrains.ReSharper.Feature.Services.Navigation.ContextNavigation.ContextSearchActionBase`1.Update(IDataContext context, ActionPresentation presentation, DelegateUpdate nextUpdate)
 at JetBrains.ReSharper.Features.Navigation.Features.FindDeclarations.GotoDeclarationHyperlinkProvider.CreateHyperlink(IDataContext context)
 at JetBrains.PsiFeatures.UIInteractive.Core.Hyperlink.HyperlinkManager.<>c__DisplayClass18_0.<TryCreateHyperlink>b__0(IDataContext dataContext)
 at JetBrains.PsiFeatures.UIInteractive.Core.Hyperlink.HyperlinkManager.<>c__DisplayClass22_0.<UsingDataContext>b__0(Lifetime lifetime)
 at JetBrains.DataFlow.Lifetimes.Using(Action`1 λ)
 at JetBrains.PsiFeatures.UIInteractive.Core.Hyperlink.HyperlinkManager.UsingDataContext(ITextControl textControl, Point point, Action`1 action)
 at JetBrains.PsiFeatures.UIInteractive.Core.Hyperlink.HyperlinkManager.TryCreateHyperlink(TextControlMouseEventArgs args)
 at JetBrains.PsiFeatures.UIInteractive.Core.Hyperlink.HyperlinkManager.<>c__DisplayClass14_0.<Init>b__4()
 at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass0_0`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.SimpleSignal.Fire()
 at JetBrains.PsiFeatures.UIInteractive.Core.Hyperlink.HyperlinkManager.StubbornAsyncCommitClient.<JetBrains.ReSharper.Psi.IAsyncCommitClient.BeforeCommit>b__5_0()
 at JetBrains.ReSharper.Psi.Impl.AsyncCommitServiceImpl.<>c__DisplayClass12_0.<Commit>b__0()
 at JetBrains.ReSharper.Psi.Files.PsiFiles.CommitAllDocumentsAsync(Action success, Action interrupted)
 at JetBrains.ReSharper.Psi.Impl.AsyncCommitServiceImpl.Commit(HashSet`1 clients)
 at JetBrains.ReSharper.Psi.Impl.AsyncCommitServiceImpl.<OnAlarm>b__11_0()
 at JetBrains.Application.Threading.IShellLocksEx.TryExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.ReSharper.Psi.Impl.AsyncCommitServiceImpl.OnAlarm()
 at JetBrains.Util.Concurrency.GroupingEventHostEx.<>c__DisplayClass0_1.<QueueAtShort>b__1()
 at JetBrains.Threading.GroupingEvent.Execute()
 at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents()
 at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__22_0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.Threading.GroupingEventHost.OnClockTimerTick()
 at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e)
 at System.Windows.Forms.Timer.OnTick(EventArgs e)
 at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
 at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

RSRP-145692: Extracting DTO's from other classes

$
0
0
Reporter Hadi Hariri (hadihariri) Hadi Hariri (hadihariri)
Created Jan 4, 2010 1:30:36 PM
Updated Apr 9, 2018 3:57:39 PM
Resolved Apr 9, 2018 3:57:38 PM
Subsystem No Subsystem
Assignee Ilya Ryzhenkov (orangy)
Priority Normal
State Fixed
Type Feature
Fix version Unidentified prior version
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
http://stackoverflow.com/questions/1874524/resharper-extract-dto

Not sure about the viablity of just saying "all public properties", but nonetheless might be something interesting since people use DTO's quite a bit.

RSRP-146515: Scroll repeat does not work in Find Results window

$
0
0
Reporter Joe White (joewhite) Joe White (joewhite)
Created Jan 8, 2010 10:06:37 PM
Updated Apr 9, 2018 4:00:24 PM
Resolved Apr 9, 2018 4:00:24 PM
Subsystem No Subsystem
Assignee Ilya Ryzhenkov (orangy)
Priority Normal
State Obsolete
Type Usability Problem
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
Using ReSharper 5 beta (5.0.1565.10):

Open Find Usages, for something big enough to have a vertical scrollbar. Put the mouse pointer over the "down-arrow" button on the scrollbar. Press and hold the left mouse button.

Expected: the list should scroll one line, pause briefly (around a quarter of a second), then start scrolling continuously. I.e., the scrollbar should act like a scrollbar.

Actual: the list scrolls one line, then stops. To keep scrolling, I have to click repeatedly.

This doesn't always occur. It seems to be related to the strange state described in RSRP-146356: when ReSharper gets into the state where it insists on putting all of its menus and tooltips in the top-left corner of the primary monitor, then scroll repeat breaks too. Are the screwed-up screen coordinates being used for hit testing, perhaps?

RSRP-469152: All XAML-generated code is red in Xamarin Forms projects

$
0
0
Reporter Matvei Stefarov (Matvei.Stefarov) Matvei Stefarov (Matvei.Stefarov)
Created Apr 7, 2018 2:12:35 AM
Updated Apr 9, 2018 4:03:30 PM
Resolved Apr 7, 2018 10:25:34 PM
Subsystem Platform - VS Integration
Assignee Sergey Kuks (coox)
Priority Show-stopper
State Fixed
Type Bug
Fix version 2018.1
Affected versions 2018.1
Fixed In Version ReSharper 2018.1 RTM
VsVersion VS 2017 RTM
I have a cross-platform Xamarin Forms app. Most of the code (including XAML) is in a shared project. There are three app projects, and three matching solution configurations (Android / iOS / UWP). Same thing happens in all configurations.

All XAML-generated code (InitializeComponent and properties) produces ReSharper warnings, breaks autocompletion, and shows up in red. Despite this, entire solution builds and runs normally.

To reproduce:


1. Clone https://github.com/Esri/arcgis-runtime-samples-dotnet/tree/8e83d15a74ff30c70c7c980bc112002bd251fa58
2. Open solution ~/src/Forms/ArcGISRuntime.Xamarin.Samples.Forms.sln
3. Build solution (or at least restore NuGet packages)
4. Open any code-behind file (*.xaml.cs) from the shared project.

System info:


  • Microsoft Visual Studio Professional 2017 v15.6.5
  • JetBrains ReSharper Ultimate 2018.1 EAP 6 Checked Build 112.0.20180402.185705-eap06
  • NuGet Package Manager 4.6.0
  • Visual Studio Tools for Universal Windows Apps 15.0.27428.01
  • Xamarin 4.9.0.753 (f0f46392f)
  • Xamarin Designer 4.10.96 (a702a9ceb)
  • Xamarin.Android SDK 8.2.0.16 (HEAD/a78295902)
  • Xamarin.iOS and Xamarin.Mac SDK 11.9.1.24 (f62de47)

RSRP-140695: Redundant nullable comparison detection

$
0
0
Reporter Yuri Astrakhan (yurik) Yuri Astrakhan (yurik)
Created Dec 10, 2009 3:41:03 AM
Updated Apr 9, 2018 4:03:37 PM
Resolved Apr 9, 2018 4:03:34 PM
Subsystem No Subsystem
Assignee Ilya Ryzhenkov (orangy)
Priority Normal
State Fixed
Type Feature
Fix version Unidentified prior version
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
I noticed a lot of redundant comparisons that R# can help eliminate:

public bool Compare(int? a, int b)
{
return a.HasValue && a.Value == b; // I have also seen a.HasValue && a == b
}

Unless I'm mistaken, .NET will do the same if I write return a == b; and R# can help with that.

Thanks!

RSRP-468351: False errors for conversion from stackalloc to Span

$
0
0
Reporter Vladimir Reshetnikov (nikov) Vladimir Reshetnikov (nikov)
Created Feb 13, 2018 12:26:48 AM
Updated Apr 9, 2018 4:03:39 PM
Resolved Apr 9, 2018 10:50:05 AM
Subsystem Code Analysis - C#
Assignee Ivan Serduk (IvanSerduk)
Priority Normal
State Fixed
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
See the full solution attached.

// C# 7.2
using System;

class Program
{
static void Main()
{
Span<byte> s = stackalloc byte[5];
}
}

This code compiles without any errors, but ReSharper reports the following:
Struct 'System.Span<T>' is obsolete: "Types with embedded references are not supported in this version of your compiler."
Cannot use unsafe construct in safe context


An Obsolete attribute with this message has a special meaning for C# 7.2 compiler (see https://github.com/dotnet/csharplang/blob/master/proposals/csharp-7.2/span-safety.md#user-content-metadata-representation-or-ref-like-structs)



RSRP-468672: MSTest: test marked with [Workitem(), Workitem()] cannot be run as inconclusive

$
0
0
Reporter Angelina Elycheva (Angelina.Elycheva) Angelina Elycheva (Angelina.Elycheva)
Created Mar 14, 2018 12:58:05 AM
Updated Apr 9, 2018 4:04:16 PM
Resolved Apr 9, 2018 4:04:16 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Show-stopper
State Fixed
Type Bug
Fix version 2018.1.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
1. Create new MSTest project
2. Add [Workitem(1), Workitem(2)] to the top of test case

Result: test cannot be run as inconclusive
Unable to process test-case <UnitTestProject2.UnitTest1.TestMethod1>. Test-case dump: Properties: MSTestDiscoverer.TestClassName = UnitTestProject2.UnitTest1 TestObject.Traits = System.Collections.Generic.KeyValuePair`2[System.String,System.String][] TestCase.CodeFilePath = C:\Users\angelina.elycheva\source\repos\UnitTestProject2\UnitTestProject2\UnitTest1.cs TestCase.DisplayName = TestMethod1 TestCase.ExecutorUri = executor://mstestadapter/v2 TestCase.FullyQualifiedName = UnitTestProject2.UnitTest1.TestMethod1 TestCase.Id = 98c9151d-1023-52eb-4a3a-91de0b1a68df TestCase.LineNumber = 12 TestCase.Source = C:\Users\angelina.elycheva\source\repos\UnitTestProject2\UnitTestProject2\bin\Debug\UnitTestProject2.dll Traits: WorkItem = 1 WorkItem = 2 An item with the same key has already been added.

--- EXCEPTION #1/2 [ArgumentException]
Message = “An item with the same key has already been added.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = E_INVALIDARG=COR_E_ARGUMENT=80070057
Source = mscorlib
StackTraceString = “
at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
at JetBrains.ReSharper.UnitTesting.MSTest.Provider.Execution.MsTestDiscoveryProtocol.OnTestFound(TestCase test)


--- Outer ---

--- EXCEPTION #2/2 [LoggerException]
Message = “
Unable to process test-case <UnitTestProject2.UnitTest1.TestMethod1>.
Test-case dump: Properties:
MSTestDiscoverer.TestClassName = UnitTestProject2.UnitTest1
TestObject.Traits = System.Collections.Generic.KeyValuePair`2[System.String,System.String][]
TestCase.CodeFilePath = C:\Users\angelina.elycheva\source\repos\UnitTestProject2\UnitTestProject2\UnitTest1.cs
TestCase.DisplayName = TestMethod1
TestCase.ExecutorUri = executor://mstestadapter/v2
TestCase.FullyQualifiedName = UnitTestProject2.UnitTest1.TestMethod1
TestCase.Id = 98c9151d-1023-52eb-4a3a-91de0b1a68df
TestCase.LineNumber = 12
TestCase.Source = C:\Users\angelina.elycheva\source\repos\UnitTestProject2\UnitTestProject2\bin\Debug\UnitTestProject2.dll
Traits:
WorkItem = 1
WorkItem = 2
An item with the same key has already been added.

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 2 Build 112.0.20180306.121807-eap02”
Data.SubProducts.#0 = “JetBrains ReSharper C++ 2018.1 EAP 2 Build 2018.1.20180306.123910-eap02”
Data.SubProducts.#1 = “JetBrains TeamCity Add-in 2018.1 EAP 2 Build 2018.1.20180306.122901-eap02”
Data.SubProducts.#2 = “JetBrains ReSharper 2018.1 EAP 2 Build 2018.1.20180306.122857-eap02”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12-eap2-take2

Data.VsVersion = 15.5.27130.2027
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.UnitTesting.MSTest.Provider.Execution.MsTestDiscoveryProtocol.OnTestFound(TestCase test)
at Appccelerate.StateMachine.Machine.ActionHolders.ArgumentActionHolder`1.Execute(Object argument)
at Appccelerate.StateMachine.Machine.Transitions.Transition`2.PerformActions(ITransitionContext`2 context)
at Appccelerate.StateMachine.Machine.Transitions.Transition`2.Fire(ITransitionContext`2 context)
at Appccelerate.StateMachine.Machine.States.State`2.Fire(ITransitionContext`2 context)
at Appccelerate.StateMachine.Machine.StateMachine`2.Fire(TEvent eventId, Object eventArgument)
at Appccelerate.StateMachine.PassiveStateMachine`2.ProcessQueuedEvents()
at Appccelerate.StateMachine.PassiveStateMachine`2.Execute()
at Appccelerate.StateMachine.PassiveStateMachine`2.Fire(TEvent eventId, Object eventArgument)
at JetBrains.ReSharper.UnitTesting.MSTest.Provider.Execution.Wcf.TestRunnerServiceClient.DiscoveryComplete(Int64 totalTests, IEnumerable`1 lastChunk, Boolean isAborted)
at SyncInvokeDiscoveryComplete(Object , Object[] , Object[] )
at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage41(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage4(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage31(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage3(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage2(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage1(MessageRpc& rpc)
at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)
at System.ServiceModel.Dispatcher.ChannelHandler.DispatchAndReleasePump(RequestContext request, Boolean cleanThread, OperationContext currentOperationContext)
at System.ServiceModel.Dispatcher.ChannelHandler.HandleRequest(RequestContext request, OperationContext currentOperationContext)
at System.ServiceModel.Dispatcher.ChannelHandler.AsyncMessagePump(IAsyncResult result)
at System.ServiceModel.Dispatcher.ChannelHandler.OnAsyncReceiveComplete(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.ServiceModel.Channels.TransportDuplexSessionChannel.TryReceiveAsyncResult.OnReceive(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.ServiceModel.Channels.SynchronizedMessageSource.ReceiveAsyncResult.OnReceiveComplete(Object state)
at System.ServiceModel.Channels.SessionConnectionReader.OnAsyncReadComplete(Object state)
at System.ServiceModel.Channels.StreamConnection.OnRead(IAsyncResult result)
at System.Runtime.Fx.AsyncThunk.UnhandledExceptionFrame(IAsyncResult result)
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Security.NegotiateStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)
at System.Net.Security.NegotiateStream.ReadCallback(AsyncProtocolRequest asyncRequest)
at System.Net.AsyncProtocolRequest.CompleteRequest(Int32 result)
at System.Net.FixedSizeReader.CheckCompletionBeforeNextRead(Int32 bytes)
at System.Net.FixedSizeReader.ReadCallback(IAsyncResult transportResult)
at System.Runtime.AsyncResult.Complete(Boolean completedSynchronously)
at System.ServiceModel.Channels.ConnectionStream.IOAsyncResult.OnAsyncIOComplete(Object state)
at System.ServiceModel.Channels.PipeConnection.OnAsyncReadComplete(Boolean haveResult, Int32 error, Int32 numBytes)
at System.ServiceModel.Channels.OverlappedContext.CompleteCallback(UInt32 error, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Runtime.Fx.IOCompletionThunk.UnhandledExceptionFrame(UInt32 error, UInt32 bytesRead, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

RSRP-469121: Access is denied

$
0
0
Reporter Fedor Buyvol-Kot (Fedor.Buyvol-Kot) Fedor Buyvol-Kot (Fedor.Buyvol-Kot)
Created Apr 5, 2018 8:35:46 PM
Updated Apr 9, 2018 4:04:21 PM
Resolved Apr 9, 2018 4:03:59 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Normal
State Fixed
Type Exception
Fix version No Fix versions
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _7ca6e00d — JetBrains ReSharper Ultimate 2018.1 EAP 7 Build 112.0.20180405.72015-eap07

JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180405.75838-eap07
JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180405.75843-eap07
JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180405.75839-eap07
JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180405.73111-eap07
JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180405.73118-eap07

Access is denied

— EXCEPTION #1/2 [Win32Exception]
Message = “Access is denied”
ExceptionPath = Root.InnerException
NativeErrorCode = 5
ClassName = System.ComponentModel.Win32Exception
HResult = E_FAIL=EFail=80004005
Source = System
StackTraceString = “
 at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
 at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
 at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
 at System.Diagnostics.Process.get_HasExited()
 at JetBrains.ReSharper.UnitTestFramework.Processes.PreparedProcessFromRunningProcess.WaitForExitAndSignal()
 at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Access is denied”
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 7 Build 112.0.20180405.72015-eap07”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 7 Build 2018.1.20180405.75838-eap07”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 7 Build 2018.1.20180405.75839-eap07”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 7 Build 2018.1.20180405.73118-eap07”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 7 Build 2018.1.20180405.73111-eap07”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 7 Build 2018.1.20180405.75843-eap07”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12-eap7::6f1db5735b46f32507c03777a6ef219232c03c6c


Platform\VisualStudio:
    git::refs/heads/wave12-eap7::f8c8de2b1299de97b8084ef948770cd0f67a1412

Data.VsVersion = 15.6.27428.2027
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Application.Environment.Components.ReportUnhandledExceptions.<>c.<.ctor>b__0_0(Object sender, UnhandledExceptionEventArgs args)
 at JetBrains.Application.Environment.Components.ReportUnhandledExceptions.<>c.<.ctor>b__0_0(Object sender, UnhandledExceptionEventArgs args)
 at System.Diagnostics.ProcessManager.OpenProcess(Int32 processId, Int32 access, Boolean throwIfExited)
 at System.Diagnostics.Process.GetProcessHandle(Int32 access, Boolean throwIfExited)
 at System.Diagnostics.Process.get_HasExited()
 at JetBrains.ReSharper.UnitTestFramework.Processes.PreparedProcessFromRunningProcess.WaitForExitAndSignal()
 at System.Threading.ThreadHelper.ThreadStart_Context(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.Threading.ThreadHelper.ThreadStart()

RSRP-469036: No single target framework in project Microsoft.CodeAnalysis.Debugging.Package Sequence contains more than one element

$
0
0
Reporter Maltseva Ekaterina (Maltseva.Ekaterina) Maltseva Ekaterina (Maltseva.Ekaterina)
Created Apr 2, 2018 5:34:27 PM
Updated Apr 9, 2018 4:04:29 PM
Resolved Apr 7, 2018 10:25:34 PM
Subsystem Platform - VS Integration
Assignee Sergey Kuks (coox)
Priority Show-stopper
State Fixed
Type Exception
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _8ca9bb57 — JetBrains ReSharper Ultimate 2018.1 EAP 6 D Build 112.0.20180402.30101-eap06d

JetBrains dotCover 2018.1 EAP 6 D Build 2018.1.20180402.50943-eap06d
JetBrains dotMemory 2018.1 EAP 6 D Build 2018.1.20180402.50830-eap06d
JetBrains dotTrace 2018.1 EAP 6 D Build 2018.1.20180402.50839-eap06d
JetBrains ReSharper 2018.1 EAP 6 D Build 2018.1.20180402.50703-eap06d
JetBrains ReSharper C++ 2018.1 EAP 6 D Build 2018.1.20180402.50703-eap06d

No single target framework in project Microsoft.CodeAnalysis.Debugging.Package Sequence contains more than one element

— EXCEPTION #1/2 [InvalidOperationException]
Message = “Sequence contains more than one element”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = System.Core
StackTraceString = “
 at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
 at System.Linq.Enumerable.Single[TSource](IEnumerable`1 source)
 at JetBrains.ProjectModel.ProjectExtensions.GetSingleTargetFrameworkId(IProject project)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “No single target framework in project Microsoft.CodeAnalysis.Debugging.Package Sequence contains more than one element”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.ManagedThreadName = <NULL>
Data.LastExtension = cs
Data.SccRevisionShell = “<there are no packages matching the criteria>”
Data.HostProductInfo = “JetBrains ReSharper Ultimate 2018.1 EAP 6 D Build 112.0.20180402.30101-eap06d”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 6 D Build 2018.1.20180402.50943-eap06d”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 6 D Build 2018.1.20180402.50839-eap06d”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 6 D Build 2018.1.20180402.50703-eap06d”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 6 D Build 2018.1.20180402.50703-eap06d”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 6 D Build 2018.1.20180402.50830-eap06d”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave12::d5658c4f384a97f08769998a4f0dd60cb299aeae


Platform\VisualStudio:
    git::refs/heads/wave12::fbdc6891693b7cc172f4c8a10bff5a4711eab790

Data.VsVersion = 15.6.27428.2015
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.ProjectModel.ProjectExtensions.GetSingleTargetFrameworkId(IProject project)
 at JetBrains.ProjectModel.ProjectExtensions.GetSingleTargetFrameworkId(IProject project)
 at JetBrains.ProjectModel.Impl.ProjectToAssemblyReference.CreateFromLocation(IProject project, FileSystemPath location, TargetFrameworkId targetFramework)
 at JetBrains.DocumentManagers.Transactions.Actions.AddReferenceAction.Prepare()
 at JetBrains.DocumentManagers.Transactions.ProjectModelEditorBase.AddModuleReference(IProject project, IModule referenceToAdd, TargetFrameworkId targetFrameworkId)
 at JetBrains.DocumentManagers.Transactions.ProjectModelTransactionFactory.ProjectModelTransactionCookie.AddModuleReference(IProject project, IModule referenceToAdd, TargetFrameworkId targetFrameworkId1)
 at JetBrains.ReSharper.Psi.Modules.GenericModuleReferencer.ReferenceModule(IPsiModule module, IPsiModule moduleToReference)
 at JetBrains.ReSharper.Psi.Modules.GenericModuleReferencer.ReferenceModuleWithType(IPsiModule module, ITypeElement typeToReference)
 at JetBrains.ReSharper.Psi.Modules.ModuleReferencerService.ReferenceModuleWithType(IPsiModule module, ITypeElement typeToReference)
 at JetBrains.ReSharper.Intentions.QuickFixes.ReferenceModuleAndTypeFixItem.ExecuteBeforePsiTransaction(ISolution solution, IProjectModelTransactionCookie cookie, IProgressIndicator progress)
 at JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.<>c__DisplayClass0_3.<Execute>b__0(IProgressIndicator progress)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.<>c__DisplayClass11_0.<RunStartTask>b__0()
 at JetBrains.Threading.JetDispatcher.Closure.Execute()
 at JetBrains.Util.Concurrency.WinJetDispatcher.ProcessQueue(Int32 nMinBucket)
 at JetBrains.Util.Concurrency.WinJetDispatcher.<>c__DisplayClass18_0.<BeginInvokeCore>b__0()
 at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
 at System.Windows.Threading.DispatcherOperation.InvokeImpl()
 at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
 at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)
 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 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
 at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
 at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
 at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
 at System.Windows.Forms.Application.RunDialog(Form form)
 at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
 at System.Windows.Forms.Form.ShowDialog()
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, WorkerThreadShop workerThreadShop, Boolean enforceModalityState)
 at JetBrains.UI.SrcView.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task)
 at JetBrains.ReSharper.Feature.Services.Bulbs.BulbActionBase.Execute(ISolution solution, ITextControl textControl)
 at JetBrains.ReSharper.Feature.Services.Intentions.IntentionAction.MyExecutableProxi.Execute()
 at JetBrains.Application.UI.Controls.BulbMenu.Keys.BulbActionKey.Clicked()
 at JetBrains.Application.UI.Controls.GotoByName.BulbMenuComponent.<>c__DisplayClass29_0.<InitMenuGeneral>b__0(Object objKey)
 at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload)
 at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie)
 at JetBrains.Application.UI.Controls.JetPopupMenu.JetPopupMenu.<>c__DisplayClass49_0.<InitViewModel>b__3(JetPopupMenuItem item)
 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.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.Application.UI.Controls.JetPopupMenu.Detail.JetPopupMenuDoc.ExecuteSelectedItem()
 at JetBrains.UI.SrcView.Controls.JetPopupMenu.Impl.JetPopupMenuMainpartView.OnMouseUp(MouseEventArgs e)
 at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
 at JetBrains.UI.SrcView.Controls.JetPopupMenu.Impl.JetPopupMenuMainpartView.WndProc(Message& m)
 at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
 at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
 at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
 at JetBrains.Interop.WinApi.User32Dll.DispatchMessageW(MSG* lpmsg)
 at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.InternalPumpMessagesOnce()
 at JetBrains.Util.Concurrency.WinJetDispatcher.WinJetDispatcherStaticMethods.JetBrains.Util.Concurrency.IJetDispatcherStaticMethods.Run(Func`1 condition, TimeSpan timeout, Boolean bThrowOnTimeout)
 at JetBrains.UI.SrcView.Controls.JetPopupMenu.JetPopupMenuOverlordView.Show(Boolean isModal)
 at JetBrains.Application.UI.Controls.JetPopupMenu.JetPopupMenus.ShowCore(JetPopupMenu menu, ShowWhen when, Boolean isModal, LifetimeDefinition lifetimeDefinitionOptional, IJetPopupMenuOverlordView parentView)
 at JetBrains.Application.UI.Controls.GotoByName.BulbMenuComponent.ShowMenuOnKeys(LifetimeDefinition viewLifetimeDefinition, PopupWindowContextSource context, ICollection`1 rootItems, IAutomation menuCaptionAutomation, Action`1 beforeShow, ShowWhen showWhen)
 at JetBrains.Application.UI.Controls.GotoByName.BulbMenuComponent.ShowBulbMenu(ICollection`1 keys, PopupWindowContextSource context, IAutomation captionControl, Action`1 beforeShow, LifetimeDefinition viewLifetimeDefinition)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.GutterMargin.VsGutterMarginControl.MouseProcessor.<>c__DisplayClass10_0.<MouseUp>b__0()
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteWithReadLock(IShellLocks thіs, Action F)
 at JetBrains.Application.Threading.IShellLocksEx.<>c__DisplayClass1_0.<ExecuteOrQueueReadLock>b__0()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.Application.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, String name, Action action)
 at JetBrains.Application.Threading.IShellLocksEx.ExecuteOrQueueReadLock(IShellLocks thіs, String name, Action F)
 at JetBrains.Platform.VisualStudio.SinceVs10.IDE.TextControl.GutterMargin.VsGutterMarginControl.MouseProcessor.MouseUp(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)

RSRP-468584: Method not found: 'Microsoft.VisualStudio.TestWindow.Extensibility.ITestContainer Microsoft.VisualStudio.TestWindow.Controller.ITestContainerProvider.

$
0
0
Reporter Fedor Buyvol-Kot (Fedor.Buyvol-Kot) Fedor Buyvol-Kot (Fedor.Buyvol-Kot)
Created Mar 6, 2018 1:49:57 AM
Updated Apr 9, 2018 4:06:09 PM
Subsystem Unit Testing
Assignee Eugene Strizhok (Eugene.Strizhok)
Priority Show-stopper
State Fixed In Branch
Type Exception
Fix version 2018.1.1
Affected versions No Affected versions
Fixed In Version ReSharper 2018.1 RTM
VsVersion All Versions
ReSharperPlatformVs15 Wave 12 Hive _7ca6e00d — JetBrains ReSharper Ultimate 2018.1 EAP 2 Build 112.0.20180305.130106-eap02

JetBrains dotCover 2018.1 EAP 2 Build 2018.1.20180305.134129-eap02
JetBrains dotMemory 2018.1 EAP 2 Build 2018.1.20180305.134111-eap02
JetBrains dotTrace 2018.1 EAP 2 Build 2018.1.20180305.134152-eap02
JetBrains ReSharper 2018.1 EAP 2 Build 2018.1.20180305.131328-eap02
JetBrains ReSharper C++ 2018.1 EAP 2 Build 2018.1.20180305.131406-eap02

SubProducts.0 = JetBrains dotCover 2018.1 EAP 2 Build 2018.1.20180305.134129-eap02
SubProducts.1 = JetBrains dotTrace 2018.1 EAP 2 Build 2018.1.20180305.134152-eap02
SubProducts.2 = JetBrains ReSharper C++ 2018.1 EAP 2 Build 2018.1.20180305.131406-eap02
SubProducts.3 = JetBrains ReSharper 2018.1 EAP 2 Build 2018.1.20180305.131328-eap02
SubProducts.4 = JetBrains dotMemory 2018.1 EAP 2 Build 2018.1.20180305.134111-eap02

Method not found: 'Microsoft.VisualStudio.TestWindow.Extensibility.ITestContainer Microsoft.VisualStudio.TestWindow.Controller.ITestContainerProvider.FindTestContainer(System.String, System.Uri)'.

— EXCEPTION #1/2 [MissingMethodException]
Message = “Method not found: 'Microsoft.VisualStudio.TestWindow.Extensibility.ITestContainer Microsoft.VisualStudio.TestWindow.Controller.ITestContainerProvider.FindTestContainer(System.String, System.Uri)'.”
ExceptionPath = Root.InnerException
ClassName = System.MissingMethodException
HResult = COR_E_MISSINGMETHOD=80131513
Source = JetBrains.ReSharper.UnitTestProvider.MSTest15
StackTraceString = “
 at JetBrains.ReSharper.UnitTestProvider.MSTest11.New.Windows10AppRunStrategyBase.<>c__DisplayClass19_1.<GetTestContainer>b__0()
 at JetBrains.ReSharper.UnitTestProvider.MSTest11.New.Windows10AppRunStrategyBase.<>c__DisplayClass19_1.<GetTestContainer>b__0()
 at JetBrains.Util.Logging.Logger.Catch(Action action)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “Method not found: 'Microsoft.VisualStudio.TestWindow.Extensibility.ITestContainer Microsoft.VisualStudio.TestWindow.Controller.ITestContainerProvider.FindTestContainer(System.String, System.Uri)'.”
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 2 Build 112.0.20180305.130106-eap02”
Data.SubProducts.#0 = “JetBrains dotCover 2018.1 EAP 2 Build 2018.1.20180305.134129-eap02”
Data.SubProducts.#1 = “JetBrains dotTrace 2018.1 EAP 2 Build 2018.1.20180305.134152-eap02”
Data.SubProducts.#2 = “JetBrains ReSharper C++ 2018.1 EAP 2 Build 2018.1.20180305.131406-eap02”
Data.SubProducts.#3 = “JetBrains ReSharper 2018.1 EAP 2 Build 2018.1.20180305.131328-eap02”
Data.SubProducts.#4 = “JetBrains dotMemory 2018.1 EAP 2 Build 2018.1.20180305.134111-eap02”
Data.SccRevisionEnv = “
Platform\Core\Shell,
Platform\VisualStudio:
    git::refs/heads/wave12-eap2-take2

Data.VsVersion = 15.6.27428.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.Util.Logging.Logger.Catch(Action action)
 at JetBrains.ReSharper.UnitTestProvider.MSTest11.New.Windows10AppRunStrategyBase.GetTestContainer(IUnitTestRun run)
 at JetBrains.ReSharper.UnitTestProvider.MSTest11.New.Windows10AppRunStrategyBase.<>c__DisplayClass24_0.<RegisterPackage>b__1()
 at JetBrains.ReSharper.UnitTestProvider.MSTest11.New.Windows10AppRunStrategyBase.MyTaskAfterDiscovery.ExecuteInternal()
 at Microsoft.VisualStudio.TestWindow.Controller.Operation.<ExecuteWithEvents>b__40_0()
 at System.Threading.Tasks.Task`1.InnerInvoke()
 at System.Threading.Tasks.Task.Execute()
 at System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
 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.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
 at System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
 at System.Threading.Tasks.Task.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
 at System.Threading.ThreadPoolWorkQueue.Dispatch()
 at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

RSRP-459604: Inspection Results Export does not use selected filter and exports everything

$
0
0
Reporter Martin (IAmMartin) Martin (IAmMartin)
Created Jul 1, 2016 5:19:28 PM
Updated Apr 9, 2018 4:06:25 PM
Subsystem Code Analysis - Find Code Issues
Assignee Maltseva Ekaterina (Maltseva.Ekaterina)
Priority Normal
State Open
Type Bug
Fix version 2018.1
Affected versions No Affected versions
Fixed In Version ReSharper Undefined
VsVersion All Versions
As seen in the Screenshot, instead of params stuff, everything in the whole solution is exported
Viewing all 106942 articles
Browse latest View live


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