1 write to AllocatorProvider
System.Web (1)
HttpContext.cs (1)
768((IIS7WorkerRequest)_wr).AllocatorProvider = allocator;
18 references to AllocatorProvider
System.Web (18)
Hosting\IIS7WorkerRequest.cs (18)
1349AllocatorProvider.IntPtrBufferAllocator.GetBuffer(numFragments); 1352AllocatorProvider.IntBufferAllocator.GetBuffer(numFragments); 1355AllocatorProvider.IntBufferAllocator.GetBuffer(numFragments); 1395AllocatorProvider.IntPtrBufferAllocator.ReuseBuffer(fragments); 1396AllocatorProvider.IntBufferAllocator.ReuseBuffer(fragmentLengths); 1397AllocatorProvider.IntBufferAllocator.ReuseBuffer(bodyFragmentTypes); 1699AllocatorProvider.IntPtrBufferAllocator.GetBuffer(numFragments); 1702AllocatorProvider.IntBufferAllocator.GetBuffer(numFragments); 1705AllocatorProvider.IntBufferAllocator.GetBuffer(numFragments); 1726AllocatorProvider.IntPtrBufferAllocator.ReuseBuffer(fragments); 1727AllocatorProvider.IntBufferAllocator.ReuseBuffer(fragmentLengths); 1728AllocatorProvider.IntBufferAllocator.ReuseBuffer(fragmentTypes); 1731AllocatorProvider.IntPtrBufferAllocator.GetBuffer(numFragments); 1734AllocatorProvider.IntBufferAllocator.GetBuffer(numFragments); 1737AllocatorProvider.IntBufferAllocator.GetBuffer(numFragments); 1891AllocatorProvider.IntPtrBufferAllocator.ReuseBuffer(fragments); 1892AllocatorProvider.IntBufferAllocator.ReuseBuffer(fragmentLengths); 1893AllocatorProvider.IntBufferAllocator.ReuseBuffer(fragmentTypes);