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