2 references to RecommendCaseInsensitiveStringEqualsCodeFixTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\RecommendCaseInsensitiveStringComparison.Fixer.cs (2)
130
string title = MicrosoftNetCoreAnalyzersResources.
RecommendCaseInsensitiveStringEqualsCodeFixTitle
;
136
equivalenceKey: nameof(MicrosoftNetCoreAnalyzersResources.
RecommendCaseInsensitiveStringEqualsCodeFixTitle
)),