5 references to InstArgMethodDesc
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CallingConvention_1.cs (2)
106
requiresInstArg = ctxLoc is GenericContextLoc.
InstArgMethodDesc
or GenericContextLoc.InstArgMethodTable;
631
GenericContextLoc.
InstArgMethodDesc
=> GCRefMapToken.MethodParam,
Contracts\RuntimeTypeSystem_1.cs (1)
1562
return GenericContextLoc.
InstArgMethodDesc
;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\DacDbiImpl.cs (2)
2908
if (ctxLoc == GenericContextLoc.
InstArgMethodDesc
)
5559
case GenericContextLoc.
InstArgMethodDesc
: