2 references to FindIndex
Microsoft.CodeAnalysis.InteractiveHost (2)
ArrayBuilder.cs (2)
205
=>
FindIndex
(0, Count, match, arg);
208
=>
FindIndex
(startIndex, Count - startIndex, match, arg);