2 writes to _allocator
System.Web (2)
HttpWriter.cs (2)
964_allocator = s_DefaultAllocator; 971_allocator = value;
2 references to _allocator
System.Web (2)
HttpWriter.cs (2)
953if (_allocator == null) { 967return _allocator;