2 references to CatchClausesForDisallowedTypesWithoutRethrow
Roslyn.Diagnostics.Analyzers (2)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (2)
80foreach (var catchClause in walker.CatchClausesForDisallowedTypesWithoutRethrow) 146CatchClausesForDisallowedTypesWithoutRethrow.Add(operation);