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