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