1 reference to GetDisallowedCatchTypes
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
53var disallowedCatchTypes = GetDisallowedCatchTypes(compilationStartAnalysisContext.Compilation);