2 references to FindIndex
Roslyn.Diagnostics.Analyzers (2)
src\roslyn\src\Dependencies\PooledObjects\ArrayBuilder.cs (2)
220=> FindIndex(0, this.Count, match); 223=> FindIndex(startIndex, this.Count - startIndex, match);