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