2 writes to TypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (2)
Contracts\CallingConvention\CallingConvention_1.cs (2)
158
TypeHandle
= owningType,
255
TypeHandle
= methodSig.ParameterTypes[argIndex],
3 references to TypeHandle
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\CallingConvention\CallingConvention_1.cs (3)
681
TypeHandle probe = arg.
TypeHandle
;
691
if (rts.ContainsGCPointers(arg.
TypeHandle
))
701
foreach ((uint seriesOffset, uint seriesSize) in rts.GetGCDescSeries(arg.
TypeHandle
))