6 references to MethPropWithInst
Microsoft.CSharp (6)
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (2)
607
new
MethPropWithInst
(methCur, atsCur, TypeArray.Empty),
617
new
MethPropWithInst
(methCur, atsCur, TypeArray.Empty),
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
262
new
MethPropWithInst
(_pCurrentSym, _pCurrentType, _pCurrentTypeArgs),
Microsoft\CSharp\RuntimeBinder\Semantics\Operators.cs (2)
2462
new
MethPropWithInst
(method, ats, TypeArray.Empty),
2480
new
MethPropWithInst
(method, ats, TypeArray.Empty),
Microsoft\CSharp\RuntimeBinder\Semantics\WithType.cs (1)
203
:
this
(mps, ats, null)