2 references to FindIndex
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\RoslynAnalyzers\Utilities\Compiler\PooledObjects\ArrayBuilder.cs (2)
154=> FindIndex(0, this.Count, match); 157=> FindIndex(startIndex, this.Count - startIndex, match);