2 references to CreatePool
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InternalBufferManager.cs (2)
73bufferPoolList.Add(BufferPool.CreatePool(bufferSize, bufferCount)); 124BufferPool newBufferPool = BufferPool.CreatePool(oldBufferPool.BufferSize, newLimit);