4 references to HttpResponseUnmanagedBufferElement
System.Web (4)
Hosting\IIS7WorkerRequest.cs (3)
1794elem = new HttpResponseUnmanagedBufferElement(); 1826elem = new HttpResponseUnmanagedBufferElement(); 1855elem = new HttpResponseUnmanagedBufferElement();
HttpWriter.cs (1)
901return new HttpResponseUnmanagedBufferElement(); /* using unmanaged buffers */