2 references to FindIndex
Microsoft.CodeAnalysis.CodeStyle (2)
J\s\src\Dependencies\PooledObjects\ArrayBuilder.cs\ArrayBuilder.cs (2)
185
=>
FindIndex
(0, this.Count, match);
188
=>
FindIndex
(startIndex, this.Count - startIndex, match);