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