2 references to ProcessExit
System.Management (2)
Instrumentation\EventSource.cs (2)
207AppDomain.CurrentDomain.ProcessExit += new EventHandler(ProcessExit); 208AppDomain.CurrentDomain.DomainUnload += new EventHandler(ProcessExit);