2 references to FindIndex
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\PooledObjects\ArrayBuilder.cs (2)
236
=>
FindIndex
(0, Count, match, arg);
239
=>
FindIndex
(startIndex, Count - startIndex, match, arg);