1 instantiation of LinearReadCache
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\Helpers\HeapWalk.cs (1)
31
_cache = new
LinearReadCache
(target);
1 reference to LinearReadCache
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\Helpers\HeapWalk.cs (1)
17
private readonly
LinearReadCache
_cache;