1 write to _isDisallowedCatchType
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
123_isDisallowedCatchType = isDisallowedCatchType;
1 reference to _isDisallowedCatchType
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
164_isDisallowedCatchType(exceptionType);