4 references to InstArgMethodTable
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
1388
return GenericContextLoc.
InstArgMethodTable
;
Contracts\StackWalk\GC\GcScanner.cs (1)
391
requiresInstArg = rts.GetGenericContextLoc(mdh) is GenericContextLoc.InstArgMethodDesc or GenericContextLoc.
InstArgMethodTable
;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2500
else if (ctxLoc == GenericContextLoc.
InstArgMethodTable
)
4451
case GenericContextLoc.
InstArgMethodTable
: