2 references to DomainUnload
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Threading\StaTaskScheduler.cs (1)
54AppDomain.CurrentDomain.DomainUnload += (sender, e) =>
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\AppDomainShutdownMonitor.cs (1)
28AppDomain.CurrentDomain.DomainUnload += OnShutdown;