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