2 references to SingleMethodTypeName
crossgen2 (2)
Crossgen2RootCommand.cs (1)
209
Options.Add(
SingleMethodTypeName
);
Program.cs (1)
735
string singleMethodTypeName = Get(_command.
SingleMethodTypeName
);