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