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