1 write to _shouldNegateKey
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsed.Fixer.cs (1)
112
this.
_shouldNegateKey
= shouldNegateKey;
1 reference to _shouldNegateKey
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsed.Fixer.cs (1)
137
if (this.
_shouldNegateKey
)