1 instantiation of ByteBufferPool
System.Runtime.Remoting (1)
channels\core\corechannel.cs (1)
62
private static IByteBufferPool _bufferPool = new
ByteBufferPool
(10, 4096);