2 references to Shutdown
System (2)
compmod\microsoft\win32\SystemEvents.cs (2)
753
AppDomain.CurrentDomain.ProcessExit += new EventHandler(SystemEvents.
Shutdown
);
754
AppDomain.CurrentDomain.DomainUnload += new EventHandler(SystemEvents.
Shutdown
);