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