1 reference to IsDisallowedCatch
GenerateDocumentationAndConfigFiles (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
144
if (!seenRethrow &&
IsDisallowedCatch
(operation) && !MightBeFilteringBasedOnTheCaughtException(operation))