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