2 references to Read
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\SerializableBytes.cs (2)
181var totalCopyCount = Read(this.chunks, this.position, this.length, buffer, index, count); 218Read(this.chunks, 0, this.length, array, 0, array.Length);