2 writes to _contentLengthSent
System.Web (2)
Hosting\ISAPIWorkerRequest.cs (2)
1306_contentLengthSent = true; 1336_contentLengthSent = true;
1 reference to _contentLengthSent
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
802(_contentLengthSent || _chunked) ? 1 : 0);