RefactoringEssentials icon indicating copy to clipboard operation
RefactoringEssentials copied to clipboard

Error in VS 2017 IDE

Open InteXX opened this issue 8 years ago • 1 comments
trafficstars

System.NullReferenceException : Object reference not set to an instance of an object. at RefactoringEssentials.VB.CodeRefactorings.CreateChangedEventCodeRefactoringProvider.GetBackingField(SemanticModel model,PropertyBlockSyntax property) at async RefactoringEssentials.VB.CodeRefactorings.CreateChangedEventCodeRefactoringProvider.ComputeRefactoringsAsync(<Unknown Parameters>) at async Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoringService.GetRefactoringFromProviderAsync(<Unknown Parameters>)

InteXX avatar Aug 08 '17 00:08 InteXX

Have this error also on a regular base when editing properties or creating new ones

JoGillis avatar Aug 16 '17 13:08 JoGillis