3 references to GetInternalHandleType
Microsoft.Diagnostics.DataContractReader.Contracts (3)
Contracts\GC\GC_1.cs (3)
610
Debug.Assert(
GetInternalHandleType
(type) < _handleMaxInternalTypes);
611
byte uBlock = tableSegment.RgTail[(int)
GetInternalHandleType
(type)];
645
handleData.Type =
GetInternalHandleType
(type);