13 writes to ProtectedOpCount
Microsoft.Extensions.Caching.Hybrid.Tests (13)
L2Tests.cs (13)
166
Interlocked.Increment(ref
ProtectedOpCount
);
173
Interlocked.Increment(ref
ProtectedOpCount
);
180
Interlocked.Increment(ref
ProtectedOpCount
);
194
Interlocked.Increment(ref
ProtectedOpCount
);
214
public int OpCount => Volatile.Read(ref
ProtectedOpCount
);
218
Interlocked.Increment(ref
ProtectedOpCount
);
225
Interlocked.Increment(ref
ProtectedOpCount
);
232
Interlocked.Increment(ref
ProtectedOpCount
);
239
Interlocked.Increment(ref
ProtectedOpCount
);
246
Interlocked.Increment(ref
ProtectedOpCount
);
253
Interlocked.Increment(ref
ProtectedOpCount
);
260
Interlocked.Increment(ref
ProtectedOpCount
);
267
Interlocked.Increment(ref
ProtectedOpCount
);