13 writes to ProtectedOpCount
Microsoft.Extensions.Caching.Hybrid.Tests (13)
L2Tests.cs (13)
167Interlocked.Increment(ref ProtectedOpCount); 174Interlocked.Increment(ref ProtectedOpCount); 181Interlocked.Increment(ref ProtectedOpCount); 195Interlocked.Increment(ref ProtectedOpCount); 215public int OpCount => Volatile.Read(ref ProtectedOpCount); 219Interlocked.Increment(ref ProtectedOpCount); 226Interlocked.Increment(ref ProtectedOpCount); 233Interlocked.Increment(ref ProtectedOpCount); 240Interlocked.Increment(ref ProtectedOpCount); 247Interlocked.Increment(ref ProtectedOpCount); 254Interlocked.Increment(ref ProtectedOpCount); 261Interlocked.Increment(ref ProtectedOpCount); 268Interlocked.Increment(ref ProtectedOpCount);