1 instantiation of ArgumentsParser
WsatConfig (1)
CommandLine\ConsoleEntryPoint.cs (1)
214ArgumentsParser parser = new ArgumentsParser(newConfig);
2 references to ArgumentsParser
WsatConfig (2)
CommandLine\ConsoleEntryPoint.cs (2)
201if (Utilities.SafeCompare(ArgumentsParser.ExtractOption(arg, out value), CommandLineOption.ClusterVirtualServer)) 214ArgumentsParser parser = new ArgumentsParser(newConfig);