2 references to CreatePool
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (2)
75bufferPoolList.Add(BufferPool.CreatePool(bufferSize, bufferCount)); 126BufferPool newBufferPool = BufferPool.CreatePool(oldBufferPool.BufferSize, newLimit);