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