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