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