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