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