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