1 write to _arraySize
System.Web (1)
BufferAllocator.cs (1)
192_arraySize = arraySize;
2 references to _arraySize
System.Web (2)
BufferAllocator.cs (2)
196return new IntPtr[_arraySize]; 201return _arraySize;