1 write to _sharedCancellation
Microsoft.Extensions.Caching.Hybrid (1)
Internal\DefaultHybridCache.StampedeState.cs (1)
49_sharedCancellation = new();
2 references to _sharedCancellation
Microsoft.Extensions.Caching.Hybrid (2)
Internal\DefaultHybridCache.StampedeState.cs (2)
50SharedToken = _sharedCancellation.Token; 91_sharedCancellation?.Cancel();