4 references to RefCounted
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (4)
554supportedTypes.Add(HandleType.RefCounted); 577(uint)HandleType_1.RefCounted => HandleType.RefCounted, 602HandleType.RefCounted => (uint)HandleType_1.RefCounted, 639private static bool IsRefCounted(HandleType type) => type == HandleType.RefCounted;