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