6 references to Dependent
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (4)
549
HandleType.
Dependent
,
579
(uint)HandleType_1.Dependent => HandleType.
Dependent
,
601
HandleType.
Dependent
=> (uint)HandleType_1.Dependent,
639
private static bool HasSecondary(HandleType type) => type == HandleType.
Dependent
|| type == HandleType.WeakInteriorPointer || type == HandleType.CrossReference;
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\Helpers\RefWalk.cs (2)
85
types.Add(HandleType.
Dependent
);
119
case HandleType.
Dependent
: