2 references to FirstChanceExceptionEventArgs
mscorlib (2)
system\appdomain.cs (2)
348private EventHandler<FirstChanceExceptionEventArgs> _firstChanceException; 3088public event EventHandler<FirstChanceExceptionEventArgs> FirstChanceException