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