2 references to ContentLength
System (2)
net\System\Net\_Connection.cs (1)
2190string contentLengthString = m_ResponseData.m_ResponseHeaders.ContentLength;
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
782s = cc.ContentLength;