2 writes to _nArgBest
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (2)
75_nArgBest = -1; 947_nArgBest = ivar;
2 references to _nArgBest
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (2)
945if (ivar > _nArgBest) 955else if (ivar == _nArgBest && _pArguments.types[ivar] != var)