4 references to ERR_NoNetModuleOutputWhenRefOutOrRefOnly
Microsoft.CodeAnalysis.CSharp (2)
CommandLine\CSharpCommandLineParser.cs (1)
1394
AddDiagnostic(diagnostics, diagnosticOptions, ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
);
Errors\ErrorFacts.cs (1)
1832
or ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (2)
CommandLineTests.cs (2)
3741
Diagnostic(ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
).WithLocation(1, 1)
3747
Diagnostic(ErrorCode.
ERR_NoNetModuleOutputWhenRefOutOrRefOnly
).WithLocation(1, 1)