1 reference to MightBeFilteringBasedOnTheCaughtException
Microsoft.CodeAnalysis.AnalyzerUtilities (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
145
if (!seenRethrow && IsDisallowedCatch(operation) && !
MightBeFilteringBasedOnTheCaughtException
(operation))