2 references to CatchClausesForDisallowedTypesWithoutRethrow
Metrics (2)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (2)
81foreach (var catchClause in walker.CatchClausesForDisallowedTypesWithoutRethrow) 147CatchClausesForDisallowedTypesWithoutRethrow.Add(operation);