1 write to asyncReadBuffer
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
99this.asyncReadBuffer = DiagnosticUtility.Utility.AllocateByteArray(connectionBufferSize);
1 reference to asyncReadBuffer
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
118return this.asyncReadBuffer;