5 references to ERR_NoOutputDirectory
Microsoft.CodeAnalysis.CSharp (2)
CommandLine\CSharpCommandLineParser.cs (1)
1435AddDiagnostic(diagnostics, ErrorCode.ERR_NoOutputDirectory);
Errors\ErrorFacts.cs (1)
2044or ErrorCode.ERR_NoOutputDirectory
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (3)
CommandLineTests.cs (3)
529Diagnostic(ErrorCode.ERR_NoOutputDirectory).WithLocation(1, 1) 543Diagnostic(ErrorCode.ERR_NoOutputDirectory).WithLocation(1, 1) 557Diagnostic(ErrorCode.ERR_NoOutputDirectory).WithLocation(1, 1)