4 references to ERR_NoSourceFile
Microsoft.CodeAnalysis.CSharp (4)
CommandLine\CSharpCompiler.cs (1)
364(int)ErrorCode.ERR_NoSourceFile,
Compilation\SyntaxAndDeclarationManager.cs (1)
231(int)ErrorCode.ERR_NoSourceFile,
Errors\ErrorFacts.cs (1)
1187or ErrorCode.ERR_NoSourceFile
Errors\MessageProvider.cs (1)
163public override int ERR_NoSourceFile => (int)ErrorCode.ERR_NoSourceFile;