5 writes to InternalSetFromCache
System (5)
net\System\Net\FtpWebRequest.cs (2)
2087m_FtpWebResponse.InternalSetFromCache = true; 2154m_FtpWebResponse.InternalSetFromCache = true;
net\System\Net\FtpWebResponse.cs (1)
54InternalSetFromCache = m_HttpWebResponse.IsFromCache;
net\System\Net\HttpWebRequest.cs (2)
4243_HttpResponse.InternalSetFromCache = true; 4313_HttpResponse.InternalSetFromCache = true;