3 references to ERR_PPDirectiveExpected
Microsoft.CodeAnalysis.CSharp (3)
Errors\ErrorFacts.cs (1)
1150
or ErrorCode.
ERR_PPDirectiveExpected
Parser\DirectiveParser.cs (2)
128
id = this.AddError(id, ErrorCode.
ERR_PPDirectiveExpected
);
132
hash = this.AddError(hash, ErrorCode.
ERR_PPDirectiveExpected
);