2 writes to _nArgBest
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (2)
76_nArgBest = -1; 948_nArgBest = ivar;
2 references to _nArgBest
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (2)
946if (ivar > _nArgBest) 956else if (ivar == _nArgBest && _pArguments.types[ivar] != var)