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