5 references to InstArgMethodTable
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CallingConvention_1.cs (2)
106
requiresInstArg = ctxLoc is GenericContextLoc.InstArgMethodDesc or GenericContextLoc.
InstArgMethodTable
;
632
GenericContextLoc.
InstArgMethodTable
=> GCRefMapToken.TypeParam,
Contracts\RuntimeTypeSystem_1.cs (1)
1564
return GenericContextLoc.
InstArgMethodTable
;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2915
else if (ctxLoc == GenericContextLoc.
InstArgMethodTable
)
5560
case GenericContextLoc.
InstArgMethodTable
: