1 override of SendCalculatedContentLength
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
1330public override void SendCalculatedContentLength(long contentLength) {
1 reference to SendCalculatedContentLength
System.Web (1)
HttpResponse.cs (1)
623_wr.SendCalculatedContentLength(bufferedLength);