2 references to FirstChanceExceptionHandler
Microsoft.VisualStudio.IntegrationTest.Utilities (2)
VisualStudioInstanceFactory.cs (2)
46
AppDomain.CurrentDomain.FirstChanceException +=
FirstChanceExceptionHandler
;
438
AppDomain.CurrentDomain.FirstChanceException -=
FirstChanceExceptionHandler
;