3 implementations of BufferSize
System.Web (3)
BufferAllocator.cs (3)
113abstract public int BufferSize { get; } 265public int BufferSize { 353public int BufferSize {
1 reference to BufferSize
System.Web (1)
BufferAllocator.cs (1)
355return _allocator.BufferSize;