Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A D_RequestCacheProtocol.cs128 …On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "Val… in GetRetrieveStatus()
374 …On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "Val… in CheckRetrieveBeforeSubmit()
429 …On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "Val… in CheckRetrieveOnResponse()
531 …On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "Rev… in CheckRetrieveOnResponse()
639 …On) Logging.PrintError(Logging.RequestCache, SR.GetString(SR.net_log_cache_unexpected_status, "Upd… in CheckUpdateOnResponse()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/ReferenceSources/
H A DSR.cs770 …public const string net_log_cache_unexpected_status = "The cache protocol method {0} has returned … field in SR