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