1 write to _allowExcludedSymbolNames
Roslyn.Diagnostics.Analyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
32
_allowExcludedSymbolNames
= allowExcludedSymbolNames;
1 reference to _allowExcludedSymbolNames
Roslyn.Diagnostics.Analyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
70
if (
_allowExcludedSymbolNames
&&