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