3 references to SingleMethodIndex
crossgen2 (3)
Crossgen2RootCommand.cs (1)
206
Options.Add(
SingleMethodIndex
);
Program.cs (2)
751
if (Get(_command.
SingleMethodIndex
) != 0)
753
if (curIndex == Get(_command.
SingleMethodIndex
))