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