3 writes to TypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CallingConvention_1.cs (3)
158
TypeHandle
= owningType,
235
TypeHandle
= methodSig.ParameterTypes[argIndex],
273
TypeHandle
= methodSig.ParameterTypes[argIndex],
3 references to TypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CallingConvention_1.cs (3)
705
TypeHandle probe = arg.
TypeHandle
;
715
if (rts.ContainsGCPointers(arg.
TypeHandle
))
725
foreach ((uint seriesOffset, uint seriesSize) in rts.GetGCDescSeries(arg.
TypeHandle
))