2 references to DebugInvalidateTag
Microsoft.Extensions.Caching.Hybrid.Tests (2)
PayloadTests.cs (2)
189
cache.
DebugInvalidateTag
("some_tag", tcs.Task);
356
cache.
DebugInvalidateTag
(tag, new TaskCompletionSource<long>().Task);