2 references to FindIndex
Microsoft.CodeAnalysis.PooledObjects.Package (2)
ArrayBuilder.cs (2)
213
=>
FindIndex
(0, this.Count, match);
216
=>
FindIndex
(startIndex, this.Count - startIndex, match);