2 references to SubstContext
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\UserStringBuilder.cs (2)
166
SubstContext ctx = new
SubstContext
(TypeManager.SubstType(meth.swtSlot.GetType(), pctx));
285
SubstContext ctx = new
SubstContext
(TypeManager.SubstType(prop.swtSlot.GetType(), pctx));