2 references to AppDomainUnloaded
System.Web (2)
Compilation\ClientBuildManager.cs (2)
731if (AppDomainUnloaded != null) { 732AppDomainUnloaded(this, new BuildManagerHostUnloadEventArgs(_reason));