1 reference to IndexOf
System.Web.Extensions (1)
UI\WebControls\QueryableDataSourceView.cs (1)
565if ((rowIndex < 0) || (matches.IndexOf(true, rowIndex + 1) >= 0)) {