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