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