3 references to IsValidIndexing
Microsoft.CodeAnalysis.CSharp.Features (3)
src\Analyzers\CSharp\Analyzers\UseIndexOrRangeOperator\CSharpUseRangeOperatorDiagnosticAnalyzer.cs (3)
170if (!IsValidIndexing(invocation, infoCache, targetMethod)) 238if (!IsValidIndexing(invocation, infoCache, targetMethod)) 289if (!IsValidIndexing(invocation, infoCache, targetMethod))