3 references to GetRemainingCount
mscorlib (3)
system\console.cs (2)
2120
argCount = args.
GetRemainingCount
() + 4;
2181
argCount = args.
GetRemainingCount
() + 4;
system\string.cs (1)
3103
argCount = args.
GetRemainingCount
() + 4;