4 references to RefCounted
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\GC\GC_1.cs (4)
458supportedTypes.Add(HandleType.RefCounted); 481(uint)HandleType_1.RefCounted => HandleType.RefCounted, 506HandleType.RefCounted => (uint)HandleType_1.RefCounted, 543private static bool IsRefCounted(HandleType type) => type == HandleType.RefCounted;