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