2 writes to m_SystemMeta
System (2)
net\System\Net\Cache\HttpRequestCacheValidator.cs (2)
108internal NameValueCollection SystemMeta {get{return m_SystemMeta;} set{m_SystemMeta = value;}} 149m_SystemMeta = null;
1 reference to m_SystemMeta
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
108internal NameValueCollection SystemMeta {get{return m_SystemMeta;} set{m_SystemMeta = value;}}