3 writes to _timerInitialized
Microsoft.Extensions.Http (3)
ActiveHandlerTrackingEntry.cs (3)
51
if (Volatile.Read(ref
_timerInitialized
))
65
if (Volatile.Read(ref
_timerInitialized
))
72
_timerInitialized
= true;