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)
52
if (!
_cache
.TryReadPointer(currentObj.Value + _methodTableOffset, out TargetPointer mt))
139
if (!
_cache
.TryReadUInt32(objAddr.Value + numComponentsOffset, out uint numComponents))