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);