5 references to HttpStreamAsyncResult
System.Net.HttpListener (5)
System\Net\Managed\ChunkedInputStream.cs (1)
81HttpStreamAsyncResult ares = new HttpStreamAsyncResult(this);
System\Net\Managed\HttpRequestStream.Managed.cs (2)
133HttpStreamAsyncResult ares = new HttpStreamAsyncResult(this); 143HttpStreamAsyncResult ares = new HttpStreamAsyncResult(this);
System\Net\Managed\HttpResponseStream.Managed.cs (2)
208HttpStreamAsyncResult ares = new HttpStreamAsyncResult(this); 246HttpStreamAsyncResult ares = new HttpStreamAsyncResult(this);