4 references to WRN_EndOfPPLineExpected
Microsoft.CodeAnalysis.CSharp (4)
Errors\ErrorFacts.cs (2)
373case ErrorCode.WRN_EndOfPPLineExpected: 1358or ErrorCode.WRN_EndOfPPLineExpected
Generated\ErrorFacts.Generated.cs (1)
99case ErrorCode.WRN_EndOfPPLineExpected:
Parser\DirectiveParser.cs (1)
739errorCode = ErrorCode.WRN_EndOfPPLineExpected;