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