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