3 references to TrackLast
Microsoft.Extensions.Caching.Hybrid.Tests (3)
UnreliableL2Tests.cs (3)
171=> TrackLast(ThrowIfBrokenAsync(WriteBreak) ?? Tail.RefreshAsync(key, token)); 176=> TrackLast(ThrowIfBrokenAsync(WriteBreak) ?? Tail.RemoveAsync(key, token)); 181=> TrackLast(ThrowIfBrokenAsync(WriteBreak) ?? Tail.SetAsync(key, value, options, token));