1 write to _charAllocator
System.Web (1)
BufferAllocator.cs (1)
379
_charAllocator
= value;
3 references to _charAllocator
System.Web (3)
BufferAllocator.cs (3)
371
return
_charAllocator
;
412
if (
_charAllocator
!= null) {
413
_charAllocator
.ReleaseAllBuffers();