2 references to IsAlphaNumeric
System.Data (2)
fx\src\data\System\Data\Filter\ExpressionParser.cs (2)
910if (IsAlphaNumeric(ch)) { 977while (IsAlphaNumeric(text[pos]))