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