1 write to _intAllocator
System.Web (1)
BufferAllocator.cs (1)
393
_intAllocator
= value;
3 references to _intAllocator
System.Web (3)
BufferAllocator.cs (3)
385
return
_intAllocator
;
416
if (
_intAllocator
!= null) {
417
_intAllocator
.ReleaseAllBuffers();