3 writes to LastAccessTimestamp
System.Threading.RateLimiting (3)
System\Threading\RateLimiting\DefaultPartitionedRateLimiter.cs (3)
114Volatile.Write(ref limiterEntry.LastAccessTimestamp, Stopwatch.GetTimestamp()); 312? RateLimiterHelper.GetElapsedTime(Volatile.Read(ref limiterEntry.LastAccessTimestamp)) 324LastAccessTimestamp = Stopwatch.GetTimestamp();