1 reference to indexExprEndChars
System.Web (1)
UI\DataBinder.cs (1)
217int indexExprEnd = expr.IndexOfAny(indexExprEndChars, indexExprStart + 1);