Base:
method
TryUpdate
Microsoft.Win32.WinInetCache.TryUpdate(System.String, System.DateTime, System.DateTime, System.DateTime, System.TimeSpan, System.Collections.Specialized.StringCollection, System.Collections.Specialized.StringCollection)
1 reference to TryUpdate
System (1)
net\System\Net\Cache\_SingleItemRequestCache.cs (1)
167if (!TryUpdate(key, expiresUtc, lastModifiedUtc, lastSynchronizedUtc, maxStale, entryMetadata, systemMetadata))