RefactoringEssentials icon indicating copy to clipboard operation
RefactoringEssentials copied to clipboard

'AddCheckFornothingCodeRefactoringProvider' encountered an error and has been disabled.

Open Brain2000 opened this issue 6 years ago • 0 comments
trafficstars

Visual Studio 2017 15.9.11:

System.NullReferenceException : Object reference not set to an instance of an object. at RefactoringEssentials.VB.AddCheckForNothingCodeRefactoringProvider.StatementWithConditionContainsNullCheck(SyntaxNode statement,ExpressionSyntax identifierToCheck) at async RefactoringEssentials.VB.AddCheckForNothingCodeRefactoringProvider.ComputeRefactoringsAsync(<Unknown Parameters>) at async Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoringService.GetRefactoringFromProviderAsync(<Unknown Parameters>)

Brain2000 avatar Apr 01 '19 17:04 Brain2000