1 write to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
630this.connectionBufferSize = settings.ConnectionBufferSize;
1 reference to connectionBufferSize
System.ServiceModel (1)
System\ServiceModel\Channels\ConnectionPool.cs (1)
659(this.connectionBufferSize == settings.ConnectionBufferSize) &&