2 references to UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle
Microsoft.CodeAnalysis.NetAnalyzers (2)
Microsoft.NetCore.Analyzers\Performance\UseStartsWithInsteadOfIndexOfComparisonWithZero.Fixer.cs (2)
30
CodeAction.Create(MicrosoftNetCoreAnalyzersResources.
UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle
,
87
equivalenceKey: nameof(MicrosoftNetCoreAnalyzersResources.
UseStartsWithInsteadOfIndexOfComparisonWithZeroCodeFixTitle
)),