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