You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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()
at async Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoringService.GetRefactoringFromProviderAsync()
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()
at async Microsoft.CodeAnalysis.CodeRefactorings.CodeRefactoringService.GetRefactoringFromProviderAsync()