2 references to GetPartitionedSyncLock
Microsoft.Extensions.Caching.Hybrid (2)
Internal\DefaultHybridCache.Stampede.cs (1)
46lock (GetPartitionedSyncLock(in stampedeKey)) // see notes in SyncLock.cs
Internal\DefaultHybridCache.StampedeState.cs (1)
97lock (GetPartitionedSyncLock(in key)) // see notes in SyncLock.cs