2 writes to m_HttpProxyMode
System (2)
net\System\Net\Cache\FtpRequestCacheValidator.cs (2)
42
m_HttpProxyMode
= false;
71
m_HttpProxyMode
= true;
1 reference to m_HttpProxyMode
System (1)
net\System\Net\Cache\FtpRequestCacheValidator.cs (1)
35
private bool HttpProxyMode {get{return
m_HttpProxyMode
;}}