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