4 references to ERR_NoNetModuleOutputWhenRefOutOrRefOnly
Microsoft.CodeAnalysis.CSharp (2)
CommandLine\CSharpCommandLineParser.cs (1)
1381
AddDiagnostic(diagnostics, diagnosticOptions, ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
);
Errors\ErrorFacts.cs (1)
1772
case ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
:
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (2)
CommandLineTests.cs (2)
3560
Diagnostic(ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
).WithLocation(1, 1)
3566
Diagnostic(ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
).WithLocation(1, 1)