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