2 references to _page
Microsoft.Diagnostics.DataContractReader.Legacy (2)
Dbi\Helpers\HeapWalk.cs (2)
224
_page
.AsSpan((int)offset, dest.Length).CopyTo(dest);
233
_target.ReadBuffer(pageStart,
_page
.AsSpan(0, (int)PageSize));