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