2 references to FindIndex
Microsoft.CodeAnalysis.Debugging.Package (2)
src\Dependencies\PooledObjects\ArrayBuilder.cs (2)
215=> FindIndex(0, this.Count, match); 218=> FindIndex(startIndex, this.Count - startIndex, match);