Home
last modified time | relevance | path

Searched refs:IsPrivateCache (Results 1 – 18 of 18) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Configuration/
H A DRequestCachingSection.cs57 [ConfigurationProperty(ConfigurationStrings.IsPrivateCache, DefaultValue=true)]
58 public bool IsPrivateCache property in System.Net.Configuration.RequestCachingSection
142 new ConfigurationProperty(ConfigurationStrings.IsPrivateCache,
167 this.isPrivateCache = section.IsPrivateCache; in RequestCachingSectionInternal()
177 this.defaultCache = new Microsoft.Win32.WinInetCache(this.IsPrivateCache, true, true); in RequestCachingSectionInternal()
256 internal bool IsPrivateCache property in System.Net.Configuration.RequestCachingSectionInternal
H A DConfigurationStrings.cs94 internal const string IsPrivateCache = "isPrivateCache"; field in System.Net.Configuration.ConfigurationStrings
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/Cache/
H A DRequestCache.cs45 internal bool IsPrivateCache {get {return _IsPrivateCache;}} property in System.Net.Cache.RequestCache
H A DIERequestCache.cs240 cacheEntry = new RequestCacheEntry(entry, IsPrivateCache); in Lookup()
311 cacheEntry.IsPrivateEntry = IsPrivateCache; in Lookup()
340 cacheEntry.IsPrivateEntry = IsPrivateCache; in Lookup()
H A D_RequestCacheProtocol.cs313 cacheEntry.IsPrivateEntry = _RequestCache.IsPrivateCache; in CheckRetrieveBeforeSubmit()
564 cacheEntry.IsPrivateEntry = _RequestCache.IsPrivateCache; in CheckUpdateOnResponse()
H A D_SingleItemRequestCache.cs210 requestCacheEntry.IsPrivateEntry = this.IsPrivateCache; in TryStore()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net.Configuration/
H A DRequestCachingSection.cs107 public bool IsPrivateCache { property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.cs9685 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.cs9346 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.cs9841 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.cs9873 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.cs9871 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.cs9841 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.cs9841 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.cs9845 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.cs10107 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.cs9873 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.cs10082 public bool IsPrivateCache { get { throw null; } set { } } property in System.Net.Configuration.RequestCachingSection