2 writes to s_exiting
System.Windows.Forms (2)
System\Windows\Forms\Application.cs (2)
1169
s_exiting
= true;
1231
s_exiting
= false;
1 reference to s_exiting
System.Windows.Forms (1)
System\Windows\Forms\Application.cs (1)
1161
if (
s_exiting
)