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