1 write to m_Key
System (1)
net\System\Net\Cache\IERequestCache.cs (1)
630m_Key = entry.Key;
2 references to m_Key
System (2)
net\System\Net\Cache\IERequestCache.cs (2)
728if (m_Key != null) 758if (Logging.On) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_key, "WinInetReadStream.Close()", m_Key));