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