1 override of UpdateResponseCounters
System.Web (1)
Hosting\SimpleWorkerRequest.cs (1)
333internal override void UpdateResponseCounters(bool finalFlush, int bytesOut) {
1 reference to UpdateResponseCounters
System.Web (1)
HttpResponse.cs (1)
696_wr.UpdateResponseCounters(finalFlush, (int)bufferedLength);