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)
1349
AllocatorProvider
.IntPtrBufferAllocator.GetBuffer(numFragments);
1352
AllocatorProvider
.IntBufferAllocator.GetBuffer(numFragments);
1355
AllocatorProvider
.IntBufferAllocator.GetBuffer(numFragments);
1395
AllocatorProvider
.IntPtrBufferAllocator.ReuseBuffer(fragments);
1396
AllocatorProvider
.IntBufferAllocator.ReuseBuffer(fragmentLengths);
1397
AllocatorProvider
.IntBufferAllocator.ReuseBuffer(bodyFragmentTypes);
1699
AllocatorProvider
.IntPtrBufferAllocator.GetBuffer(numFragments);
1702
AllocatorProvider
.IntBufferAllocator.GetBuffer(numFragments);
1705
AllocatorProvider
.IntBufferAllocator.GetBuffer(numFragments);
1726
AllocatorProvider
.IntPtrBufferAllocator.ReuseBuffer(fragments);
1727
AllocatorProvider
.IntBufferAllocator.ReuseBuffer(fragmentLengths);
1728
AllocatorProvider
.IntBufferAllocator.ReuseBuffer(fragmentTypes);
1731
AllocatorProvider
.IntPtrBufferAllocator.GetBuffer(numFragments);
1734
AllocatorProvider
.IntBufferAllocator.GetBuffer(numFragments);
1737
AllocatorProvider
.IntBufferAllocator.GetBuffer(numFragments);
1891
AllocatorProvider
.IntPtrBufferAllocator.ReuseBuffer(fragments);
1892
AllocatorProvider
.IntBufferAllocator.ReuseBuffer(fragmentLengths);
1893
AllocatorProvider
.IntBufferAllocator.ReuseBuffer(fragmentTypes);