4 references to Dependent
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (4)
453
HandleType.
Dependent
,
482
(uint)HandleType_1.Dependent => HandleType.
Dependent
,
504
HandleType.
Dependent
=> (uint)HandleType_1.Dependent,
542
private static bool HasSecondary(HandleType type) => type == HandleType.
Dependent
|| type == HandleType.WeakInteriorPointer || type == HandleType.CrossReference;