1 write to AllocatorProvider
System.Web (1)
HttpResponse.cs (1)
175_httpWriter.AllocatorProvider = allocator;
2 references to AllocatorProvider
System.Web (2)
HttpWriter.cs (2)
933AllocatorProvider.CharBufferAllocator.ReuseBuffer(_charBuffer); 997_charBuffer = AllocatorProvider.CharBufferAllocator.GetBuffer();