5 references to WRN_UnimplementedCommandLineSwitch
Microsoft.CodeAnalysis.CSharp (4)
CommandLine\CSharpCommandLineParser.cs (1)
2139
AddDiagnostic(diagnostics, ErrorCode.
WRN_UnimplementedCommandLineSwitch
, "/" + switchName);
Errors\ErrorFacts.cs (2)
400
case ErrorCode.
WRN_UnimplementedCommandLineSwitch
:
1597
case ErrorCode.
WRN_UnimplementedCommandLineSwitch
:
Generated\ErrorFacts.Generated.cs (1)
163
case ErrorCode.
WRN_UnimplementedCommandLineSwitch
:
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (1)
Diagnostics\DiagnosticTest.cs (1)
262
case ErrorCode.
WRN_UnimplementedCommandLineSwitch
: