2 references to Initialize
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ConnectionBufferPool.cs (2)
20this.Initialize(bufferSize, batchCount, batchCount * MaxFreeCountFactor); 25this.Initialize(bufferSize, ComputeBatchCount(bufferSize), maxFreeCount);