1 implementation of IntBufferAllocator
System.Web (1)
BufferAllocator.cs (1)
383
public IBufferAllocator<int>
IntBufferAllocator
{
12 references to IntBufferAllocator
System.Web (12)
Hosting\IIS7WorkerRequest.cs (12)
1352
AllocatorProvider.
IntBufferAllocator
.GetBuffer(numFragments);
1355
AllocatorProvider.
IntBufferAllocator
.GetBuffer(numFragments);
1396
AllocatorProvider.
IntBufferAllocator
.ReuseBuffer(fragmentLengths);
1397
AllocatorProvider.
IntBufferAllocator
.ReuseBuffer(bodyFragmentTypes);
1702
AllocatorProvider.
IntBufferAllocator
.GetBuffer(numFragments);
1705
AllocatorProvider.
IntBufferAllocator
.GetBuffer(numFragments);
1727
AllocatorProvider.
IntBufferAllocator
.ReuseBuffer(fragmentLengths);
1728
AllocatorProvider.
IntBufferAllocator
.ReuseBuffer(fragmentTypes);
1734
AllocatorProvider.
IntBufferAllocator
.GetBuffer(numFragments);
1737
AllocatorProvider.
IntBufferAllocator
.GetBuffer(numFragments);
1892
AllocatorProvider.
IntBufferAllocator
.ReuseBuffer(fragmentLengths);
1893
AllocatorProvider.
IntBufferAllocator
.ReuseBuffer(fragmentTypes);