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