1 write to _checkAnonymousFunctions
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
124
_checkAnonymousFunctions
= checkAnonymousFunctions;
1 reference to _checkAnonymousFunctions
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DoNotCatchGeneralUnlessRethrown.cs (1)
129
if (
_checkAnonymousFunctions
)