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