2 references to ERR_LoadDirectiveOnlyAllowedInScripts
Microsoft.CodeAnalysis.CSharp (2)
Errors\ErrorFacts.cs (1)
1662
case ErrorCode.
ERR_LoadDirectiveOnlyAllowedInScripts
:
Parser\DirectiveParser.cs (1)
519
keyword = this.AddError(keyword, ErrorCode.
ERR_LoadDirectiveOnlyAllowedInScripts
);