1 reference to IsDisallowedCatchType
GenerateDocumentationAndConfigFiles (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
77
var walker = new DisallowGeneralCatchUnlessRethrowWalker(
IsDisallowedCatchType
, _shouldCheckLambdas);