2 references to FindIndex
Test.Utilities (2)
ArrayBuilder.cs (2)
152=> FindIndex(0, this.Count, match); 155=> FindIndex(startIndex, this.Count - startIndex, match);