1 write to _gc
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\Helpers\RefWalk.cs (1)
27_gc = target.Contracts.GC;
3 references to _gc
Microsoft.Diagnostics.DataContractReader.Legacy (3)
Dbi\Helpers\RefWalk.cs (3)
55foreach (HandleData handle in _gc.GetHandles(requestedTypes)) 91HashSet<HandleType> supported = new(_gc.GetSupportedHandleTypes()); 99switch (_gc.GetHandleTypes([handle.Type])[0])