RefactoringEssentials icon indicating copy to clipboard operation
RefactoringEssentials copied to clipboard

System.IndexOutOfRangeException : Index was outside the bounds of the array.

Open default-writer opened this issue 6 years ago • 0 comments

System.IndexOutOfRangeException : Index was outside the bounds of the array.
   at RefactoringEssentials.CSharp.ConstructorParameterContextFinder.GetPropertyName(String v)
   at async RefactoringEssentials.CSharp.ConstructorParameterContextFinder.Find(<Unknown Parameters>)
   at async RefactoringEssentials.CSharp.CodeRefactorings.InitializeReadOnlyAutoPropertyFromConstructorParameterCodeRefactoringProvider.ComputeRefactoringsAsync(<Unknown Parameters>)
   at async Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoringService.GetRefactoringFromProviderAsync(<Unknown Parameters>)

image

default-writer avatar Jun 21 '18 10:06 default-writer