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