2 references to ExitOrUnloadEventHandler
System.ServiceModel.Internals (2)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (2)
312currentDomain.DomainUnload += new EventHandler(ExitOrUnloadEventHandler); 313currentDomain.ProcessExit += new EventHandler(ExitOrUnloadEventHandler);