2 references to Initialize
System.ServiceModel (2)
System\ServiceModel\Channels\ConnectionBufferPool.cs (2)
18this.Initialize(bufferSize, batchCount, batchCount * MaxFreeCountFactor); 23this.Initialize(bufferSize, ComputeBatchCount(bufferSize), maxFreeCount);