2 writes to s_exiting
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
979
s_exiting
= true;
1041
s_exiting
= false;
1 reference to s_exiting
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
971
if (
s_exiting
)