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