1 instantiation of ThrowingDoNotCatchDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Diagnostics\DiagnosticAnalyzerDriver\DiagnosticAnalyzerDriverTests.cs (1)
146var analyzer = new ThrowingDoNotCatchDiagnosticAnalyzer<SyntaxKind>();
1 reference to ThrowingDoNotCatchDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Diagnostics\DiagnosticAnalyzerDriver\DiagnosticAnalyzerDriverTests.cs (1)
146var analyzer = new ThrowingDoNotCatchDiagnosticAnalyzer<SyntaxKind>();