1 write to _intPtrAllocator
System.Web (1)
BufferAllocator.cs (1)
407
_intPtrAllocator
= value;
3 references to _intPtrAllocator
System.Web (3)
BufferAllocator.cs (3)
399
return
_intPtrAllocator
;
420
if (
_intPtrAllocator
!= null) {
421
_intPtrAllocator
.ReleaseAllBuffers();