2 writes to m_StatusDescription
System (2)
net\System\Net\Cache\HttpRequestCacheValidator.cs (2)
89internal string CacheStatusDescription {get{return m_StatusDescription;} set{m_StatusDescription = value;}} 146m_StatusDescription = null;
1 reference to m_StatusDescription
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
89internal string CacheStatusDescription {get{return m_StatusDescription;} set{m_StatusDescription = value;}}