3 references to CA1827
Microsoft.CodeAnalysis.NetAnalyzers (3)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsed.Fixer.cs (1)
33
UseCountProperlyAnalyzer.
CA1827
,
Microsoft.NetCore.Analyzers\Performance\UseCountProperly.cs (2)
28
internal const string CA1827 = nameof(
CA1827
);
54
CA1827
,