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