9 references to ERR_SwitchNeedsNumber
Microsoft.CodeAnalysis.CSharp (9)
CommandLine\CSharpCommandLineParser.cs (8)
235AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, nameMemory.ToString());
241AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, nameMemory.ToString());
900AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
921AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
948AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
956AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
1090AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
1191AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);