2 references to StartsWith
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineParser.cs (2)
1133Debug.Assert(IsScriptCommandLineParser || !arg.StartsWith('-') && !arg.StartsWith('@'));