5 writes to InFlight
System.Windows.Forms.Primitives (5)
System\Windows\Forms\Animation\HighPrecisionTimer.cs (5)
395
if (Interlocked.CompareExchange(ref registration.
InFlight
, 1, 0) != 0)
441
Interlocked.Exchange(ref registration.
InFlight
, 0);
458
Interlocked.Exchange(ref registration.
InFlight
, 0);
479
Interlocked.Exchange(ref registration.
InFlight
, 0);
499
Interlocked.Exchange(ref registration.
InFlight
, 0);