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