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