4 references to InstArgMethodDesc
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\RuntimeTypeSystem_1.cs (1)
1386
return GenericContextLoc.
InstArgMethodDesc
;
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)
2493
if (ctxLoc == GenericContextLoc.
InstArgMethodDesc
)
4450
case GenericContextLoc.
InstArgMethodDesc
: