1 write to offset
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
498this.offset = offset;
1 reference to offset
System.ServiceModel (1)
System\ServiceModel\Channels\Connection.cs (1)
512Buffer.BlockCopy(connection.AsyncReadBuffer, 0, buffer, offset, bytesRead);