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