2 references to RecommendCaseInsensitiveStringEqualsRule
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\RecommendCaseInsensitiveStringComparison.Analyzer.cs (2)
75
RecommendCaseInsensitiveStringComparisonRule, RecommendCaseInsensitiveStringComparerRule,
RecommendCaseInsensitiveStringEqualsRule
);
332
context.ReportDiagnostic(binaryOperation.CreateDiagnostic(
RecommendCaseInsensitiveStringEqualsRule
, dict));