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