2 references to FindPool
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\Internals\System\Runtime\InternalBufferManager.cs (2)
217BufferPool bufferPool = FindPool(buffer.Length); 236BufferPool bufferPool = FindPool(bufferSize);