1 reference to OnAppDomainUnload
System.Runtime.Caching (1)
System\Caching\MemoryCache.cs (1)
184
EventHandler onAppDomainUnload = new EventHandler(
OnAppDomainUnload
);