1 write to _cache
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\Helpers\HeapWalk.cs (1)
31_cache = new LinearReadCache(target);
2 references to _cache
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\Helpers\HeapWalk.cs (2)
52if (!_cache.TryReadPointer(currentObj.Value + _methodTableOffset, out TargetPointer mt)) 139if (!_cache.TryReadUInt32(objAddr.Value + numComponentsOffset, out uint numComponents))