1 implementation of GetHandleTypes
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
467
HandleType[] IGC.
GetHandleTypes
(uint[] types)
1 reference to GetHandleTypes
Microsoft.Diagnostics.DataContractReader.Legacy (1)
SOSDacImpl.cs (1)
1890
HandleType[] handleTypes = gc.
GetHandleTypes
(types);