1 write to _arraySize
System.Web (1)
BufferAllocator.cs (1)
169_arraySize = arraySize;
2 references to _arraySize
System.Web (2)
BufferAllocator.cs (2)
173return new int[_arraySize]; 178return _arraySize;