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