1 implementation of IntPtrBufferAllocator
System.Web (1)
BufferAllocator.cs (1)
397
public IBufferAllocator<IntPtr>
IntPtrBufferAllocator
{
6 references to IntPtrBufferAllocator
System.Web (6)
Hosting\IIS7WorkerRequest.cs (6)
1349
AllocatorProvider.
IntPtrBufferAllocator
.GetBuffer(numFragments);
1395
AllocatorProvider.
IntPtrBufferAllocator
.ReuseBuffer(fragments);
1699
AllocatorProvider.
IntPtrBufferAllocator
.GetBuffer(numFragments);
1726
AllocatorProvider.
IntPtrBufferAllocator
.ReuseBuffer(fragments);
1731
AllocatorProvider.
IntPtrBufferAllocator
.GetBuffer(numFragments);
1891
AllocatorProvider.
IntPtrBufferAllocator
.ReuseBuffer(fragments);