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