2 references to UnhandledException
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\AppDomain.cs (2)
56add { AppContext.UnhandledException += value; } 57remove { AppContext.UnhandledException -= value; }