1 reference to TabOrBackSpace
System.Web (1)
Util\AspCompat.cs (1)
465if (String.IsNullOrEmpty(value) || value.IndexOfAny(TabOrBackSpace) < 0) {