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