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