4 references to WRN_UnimplementedCommandLineSwitch
Microsoft.CodeAnalysis.CSharp (4)
CommandLine\CSharpCommandLineParser.cs (1)
2155
AddDiagnostic(diagnostics, ErrorCode.
WRN_UnimplementedCommandLineSwitch
, "/" + switchName);
Errors\ErrorFacts.cs (2)
409
case ErrorCode.
WRN_UnimplementedCommandLineSwitch
:
1649
or ErrorCode.
WRN_UnimplementedCommandLineSwitch
Generated\ErrorFacts.Generated.cs (1)
163
case ErrorCode.
WRN_UnimplementedCommandLineSwitch
: