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