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