4 references to WRN_IllegalPPWarning
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
349case ErrorCode.WRN_IllegalPPWarning: 1280or ErrorCode.WRN_IllegalPPWarning
Generated\ErrorFacts.Generated.cs (1)
89case ErrorCode.WRN_IllegalPPWarning:
Parser\DirectiveParser.cs (1)
632style = this.EatToken(SyntaxKind.DisableKeyword, ErrorCode.WRN_IllegalPPWarning, reportError: isActive);