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());
902AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
923AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
950AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
958AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
1092AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);
1193AddDiagnostic(diagnostics, ErrorCode.ERR_SwitchNeedsNumber, name);