2 writes to s_exiting
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
1015
s_exiting
= true;
1077
s_exiting
= false;
1 reference to s_exiting
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
1007
if (
s_exiting
)