3 references to SingleMethodIndex
crossgen2 (3)
Crossgen2RootCommand.cs (1)
211
Options.Add(
SingleMethodIndex
);
Program.cs (2)
754
if (Get(_command.
SingleMethodIndex
) != 0)
756
if (curIndex == Get(_command.
SingleMethodIndex
))