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