2 references to HttpRequestStreamAsyncResult
System (2)
net\System\Net\_ListenerRequestStream.cs (2)
213asyncResult = new HttpRequestStreamAsyncResult(this, state, callback, buffer, offset, (uint)size, 0); 229asyncResult = new HttpRequestStreamAsyncResult(this, state, callback, buffer, offset, (uint)size, dataRead);