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