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