2 references to Read
Microsoft.CodeAnalysis.Workspaces (2)
SerializableBytes.cs (2)
200
var totalCopyCount =
Read
(this.chunks, this.position, this.length, buffer, index, count);
237
Read
(this.chunks, 0, this.length, array, 0, array.Length);