3 references to ERR_SourceFileReferencesNotSupported
Microsoft.CodeAnalysis.CSharp (2)
Compilation\SyntaxAndDeclarationManager.cs (1)
221
(int)ErrorCode.
ERR_SourceFileReferencesNotSupported
,
Errors\ErrorFacts.cs (1)
1725
or ErrorCode.
ERR_SourceFileReferencesNotSupported
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (1)
Compilation\LoadDirectiveTests.cs (1)
136
Diagnostic(ErrorCode.
ERR_SourceFileReferencesNotSupported
, @"#load ""test""").WithLocation(1, 1));