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

RSRP-464813: Value cannot be null. Parameter name: type

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created May 16, 2017 4:35:28 PM
Updated Apr 6, 2018 12:38:14 PM
Resolved Apr 6, 2018 12:38:06 PM
Subsystem Refactorings
Assignee Alisa Afonina (alisa.afonina)
Priority Critical
State Fixed
Type Exception
Fix version 2017.3
Affected versions 2017.1.2
Fixed In Version ReSharper Undefined
VsVersion All Versions
ReSharperPlatformVs15 Wave 09 Hive _07384da5 — JetBrains ReSharper Ultimate 2017.2 EAP 0 Build 109.0.20170515.91749-eap00

JetBrains ReSharper 2017.2 EAP 0 Build 2017.2.20170515.120132-eap00

Value cannot be null. Parameter name: type

— EXCEPTION #1/2 [ArgumentNullException]
Message = “Value cannot be null.”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentNullException
HResult = E_POINTER=COR_E_NULLREFERENCE=80004003
Source = JetBrains.ReSharper.Psi.CSharp
ParamName = type
StackTraceString = “
 at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateParameterDeclaration(ParameterKind kind, Boolean isParametric, Boolean isVarArg, IType type, String name, ICSharpExpression defaultValue)
 at JetBrains.ReSharper.Psi.CSharp.Impl.CSharpElementFactoryImpl.CreateParameterDeclaration(ParameterKind kind, Boolean isParametric, Boolean isVarArg, IType type, String name, ICSharpExpression defaultValue)
 at JetBrains.ReSharper.Refactorings.CSharp.IntroParameter.CSharpIntroParameter.CreateParameterDeclaration(CSharpElementFactory factory, IType type, String name, IPsiModule project, ISubstitution substitution, ITreeNode defaultValue)
 at JetBrains.ReSharper.Refactorings.CSharp.IntroParameter.CSharpIntroParameter.AddParameter(IType type, String name, IDeclaration declaration, ISubstitution substitution, ITreeNode defaultValue)
 at JetBrains.ReSharper.Refactorings.IntroduceParameter.IntroduceParameterRefactoring.AddParameters(IType type, String newName, IEnumerable`1 allDeclarations)
 at JetBrains.ReSharper.Refactorings.IntroduceParameter.IntroduceParameterRefactoring.Execute(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.DrivenRefactoringConflictSearcher.<>c__DisplayClass6.<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__DisplayClass13.<InitPage>b__d(IProgressIndicator pi)
 at JetBrains.ReSharper.Feature.Services.Refactorings.FunctionWrapper`1.ExecuteAction(IProgressIndicator pi)


— Outer —

— EXCEPTION #2/2 [LoggerException]
Message = “
Value cannot be null.
Parameter name: type

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 2017.2 EAP 0 Build 109.0.20170515.91749-eap00”
Data.SubProducts.#0 = “JetBrains ReSharper 2017.2 EAP 0 Build 2017.2.20170515.120132-eap00”
Data.SccRevisionEnv = “
Platform\Core\Shell:
    git::refs/heads/wave09-au::b167a327ca650334cc201a724dbdb70aa642a9b0


Platform\VisualStudio:
    git::refs/heads/wave09-au::0fc5820833a8156f677539bdc2b3b244f617d58e

Data.VsVersion = 15.0.26403.7
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.ReSharper.Feature.Services.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.ReSharper.Feature.Services.Refactorings.WorkflowHostWithWizardForm.<NextClick>b__5()
 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action)
 at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action, TaskPriority priority)
 at JetBrains.ReSharper.Feature.Services.Refactorings.WorkflowHostWithWizardForm.NextClick(Object sender, EventArgs e)
 at JetBrains.ReSharper.Feature.Services.Refactorings.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.PerformClick()
 at System.Windows.Forms.Form.ProcessDialogKey(Keys keyData)
 at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
 at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
 at System.Windows.Forms.Control.ProcessDialogKey(Keys keyData)
 at System.Windows.Forms.Control.PreProcessMessage(Message& msg)
 at System.Windows.Forms.Control.PreProcessControlMessageInternal(Control target, Message& msg)
 at System.Windows.Forms.Application.ThreadContext.PreTranslateMessage(MSG& msg)
 at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)
 at System.Windows.Forms.ComponentManagerProxy.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FPreTranslateMessage(MSG& msg)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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