1 write to Method
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
109internal HttpMethod RequestMethod {get{return m_RequestVars.Method;} set{m_RequestVars.Method = value;}}
1 reference to Method
System (1)
net\System\Net\Cache\HttpRequestCacheValidator.cs (1)
109internal HttpMethod RequestMethod {get{return m_RequestVars.Method;} set{m_RequestVars.Method = value;}}