3 references to FlushAsyncResult
System.Web (3)
Hosting\IIS7WorkerRequest.cs (1)
534FlushAsyncResult ar = new FlushAsyncResult(callback, state);
Hosting\ISAPIWorkerRequest.cs (1)
2531FlushAsyncResult ar = new FlushAsyncResult(callback, state);
HttpResponse.cs (1)
744FlushAsyncResult ar = new FlushAsyncResult(callback, state);