2 references to _page
Microsoft.Diagnostics.DataContractReader.Contracts (2)
LinearReadCache.cs (2)
65
_page
.AsSpan((int)offset, dest.Length).CopyTo(dest);
74
_target.ReadBuffer(pageStart,
_page
.AsSpan(0, (int)PageSize));