2 references to ERR_NullableDirectiveQualifierExpected
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1959or ErrorCode.ERR_NullableDirectiveQualifierExpected
Parser\DirectiveParser.cs (1)
548_ => EatToken(SyntaxKind.DisableKeyword, ErrorCode.ERR_NullableDirectiveQualifierExpected, reportError: isActive)