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