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