1 reference to MAX_FREE_CHAR_BUFFERS
System.Web (1)
HttpWriter.cs (1)
956
IBufferAllocator charAllocator = new CharBufferAllocator(BufferingParams.CHAR_BUFFER_SIZE, BufferingParams.
MAX_FREE_CHAR_BUFFERS
);