1 instantiation of CommandLineSwitchesAccessor
MSBuild (1)
CommandLine\CommandLineParser.cs (1)
82return new CommandLineSwitchesAccessor(result);
1 reference to CommandLineSwitchesAccessor
MSBuild (1)
CommandLine\CommandLineParser.cs (1)
63public CommandLineSwitchesAccessor Parse(IEnumerable<string> commandLineArgs)