2 writes to s_exiting
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
978
s_exiting
= true;
1046
s_exiting
= false;
1 reference to s_exiting
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
967
if (
s_exiting
)