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