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