1 write to _mpwiParamTypeConstraints
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
78_mpwiParamTypeConstraints = new MethPropWithInst();
3 references to _mpwiParamTypeConstraints
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (3)
921_mpwiParamTypeConstraints.Set(_pCurrentSym, _pCurrentType, _pCurrentTypeArgs); 1186if (_mpwiParamTypeConstraints) 1189TypeBind.CheckMethConstraints(new MethWithInst(_mpwiParamTypeConstraints));