1 write to _mpwiParamTypeConstraints
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
79_mpwiParamTypeConstraints = new MethPropWithInst();
3 references to _mpwiParamTypeConstraints
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (3)
922_mpwiParamTypeConstraints.Set(_pCurrentSym, _pCurrentType, _pCurrentTypeArgs); 1187if (_mpwiParamTypeConstraints) 1190TypeBind.CheckMethConstraints(new MethWithInst(_mpwiParamTypeConstraints));