2 references to IsValidIndexing
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
CSharpUseRangeOperatorDiagnosticAnalyzer.cs (2)
176if (!IsValidIndexing(invocation, infoCache, targetMethod)) 227if (!IsValidIndexing(invocation, infoCache, targetMethod))