6 references to MethPropWithInst
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (2)
619
new
MethPropWithInst
(methCur, atsCur, TypeArray.Empty),
629
new
MethPropWithInst
(methCur, atsCur, TypeArray.Empty),
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
263
new
MethPropWithInst
(_pCurrentSym, _pCurrentType, _pCurrentTypeArgs),
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
2522
new
MethPropWithInst
(method, ats, TypeArray.Empty),
2540
new
MethPropWithInst
(method, ats, TypeArray.Empty),
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (1)
203
:
this
(mps, ats, null)