2 references to ERR_ReferenceDirectiveOnlyAllowedInScripts
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1567or ErrorCode.ERR_ReferenceDirectiveOnlyAllowedInScripts
Parser\DirectiveParser.cs (1)
502keyword = this.AddError(keyword, ErrorCode.ERR_ReferenceDirectiveOnlyAllowedInScripts);