2 references to Initialize
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionBufferPool.cs (1)
37base.Initialize(batchCount, maxFreeCount);
System\ServiceModel\Channels\SocketAsyncEventArgsPool.cs (1)
31Initialize(batchCount, batchCount * MaxFreeCountFactor);