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