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