Implemented interface member:
property
IntPtrBufferAllocator
System.Web.IAllocatorProvider.IntPtrBufferAllocator
2 writes to IntPtrBufferAllocator
System.Web (2)
Hosting\IIS7WorkerRequest.cs (1)
2636
alloc.
IntPtrBufferAllocator
= new BufferAllocatorWrapper<IntPtr>(intPtrAllocator);
HttpApplication.cs (1)
332
alloc.
IntPtrBufferAllocator
= new SimpleBufferAllocator<IntPtr>(BufferingParams.INTPTR_BUFFER_SIZE);