Home
last modified time | relevance | path

Searched refs:net_log_cache_stream (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs734 public const string net_log_cache_stream = "{0}, stream = {1}."; field in SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A DIERequestCache.cs213 …gging.On) Logging.PrintInfo(Logging.RequestCache, SR.GetString(SR.net_log_cache_stream, "WinInetCa… in UnlockEntry()