2 references to FindPool
System.ServiceModel.Primitives (2)
Internals\System\Runtime\InternalBufferManager.cs (2)
215BufferPool bufferPool = FindPool(buffer.Length); 234BufferPool bufferPool = FindPool(bufferSize);