2 references to CountArguments
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
889carg = ExpressionBinder.CountArguments(arguments)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
735int carg = CountArguments(args);