2 references to ERR_InvalidPreprocExpr
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1215or ErrorCode.ERR_InvalidPreprocExpr
Parser\DirectiveParser.cs (1)
841return SyntaxFactory.IdentifierName(this.EatToken(SyntaxKind.IdentifierToken, ErrorCode.ERR_InvalidPreprocExpr));