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