1 reference to EnsureConnectionBufferPool
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
761
SocketConnection socketConnection = new SocketConnection(socket,
EnsureConnectionBufferPool
(connectionBufferSize, alreadyHoldingLock), true);