2 references to FindIndex
Microsoft.AspNetCore.Razor.Utilities.Shared (2)
src\Dependencies\PooledObjects\ArrayBuilder.cs (2)
216=> FindIndex(0, this.Count, match); 219=> FindIndex(startIndex, this.Count - startIndex, match);