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