1 reference to GetCharacterArgumentAndIndex
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpUseStartsWithInsteadOfIndexOfComparisonWithZero.Fixer.cs (1)
23var (argumentSyntax, index) = GetCharacterArgumentAndIndex(arguments);