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