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