2 references to c_ContentLength
System (2)
net\System\Net\WebHeaderCollection.cs (2)
116
return m_CommonHeaders != null ? m_CommonHeaders[
c_ContentLength
] : Get(s_CommonHeaderNames[
c_ContentLength
]);