18 references to FirstChanceException
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (16)
Diagnostics\DiagnosticAnalyzerTests.cs (6)
932
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
942
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
968
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
978
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
1082
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
1093
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
Diagnostics\DiagnosticSuppressorTests.cs (10)
405
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
418
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
447
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
462
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
499
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
517
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
552
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
570
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
605
AppDomain.CurrentDomain.
FirstChanceException
+= firstChanceException;
623
AppDomain.CurrentDomain.
FirstChanceException
-= firstChanceException;
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Metrics\RuntimeMetrics.cs (1)
133
AppDomain.CurrentDomain.
FirstChanceException
+= (source, e) =>
System.Windows.Forms.UI.IntegrationTests (1)
Infra\DataCollectionService.cs (1)
102
AppDomain.CurrentDomain.
FirstChanceException
+= OnFirstChanceException;