1 write to _checkAnonymousFunctions
Text.Analyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
125
_checkAnonymousFunctions
= checkAnonymousFunctions;
1 reference to _checkAnonymousFunctions
Text.Analyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
130
if (
_checkAnonymousFunctions
)