2 references to IsOption
Microsoft.CodeAnalysis (2)
CommandLine\CommandLineParser.cs (2)
163if (!IsOption(arg)) 586sourceFileSeen |= optionsEnded || !IsOption(arg);