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