4 references to Dependent
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (4)
549
HandleType.
Dependent
,
578
(uint)HandleType_1.Dependent => HandleType.
Dependent
,
600
HandleType.
Dependent
=> (uint)HandleType_1.Dependent,
638
private static bool HasSecondary(HandleType type) => type == HandleType.
Dependent
|| type == HandleType.WeakInteriorPointer || type == HandleType.CrossReference;