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