3 references to SubstType
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (3)
134
CType pType = TypeManager.
SubstType
(agg.getThisType(), pctx);
166
SubstContext ctx = new SubstContext(TypeManager.
SubstType
(meth.swtSlot.GetType(), pctx));
285
SubstContext ctx = new SubstContext(TypeManager.
SubstType
(prop.swtSlot.GetType(), pctx));