2 writes to _disposed
System.Windows.Forms (2)
System\Windows\Forms\Rendering\Animation\AnimationManager.cs (2)
52
if (Interlocked.Exchange(ref
_disposed
, 1) != 0)
138
if (Volatile.Read(ref
_disposed
) != 0)