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