1 instantiation of ArgumentDictionary
svcutil (1)
CommandLineParser.cs (1)
163arguments = new ArgumentDictionary(cmd.Length);
2 references to ArgumentDictionary
svcutil (2)
CommandLineParser.cs (2)
154internal static ArgumentDictionary ParseCommand(string[] cmd, CommandSwitch[] switches) 156ArgumentDictionary arguments; //switches/values from cmd line