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