2 references to IsAlphaNumeric
System.Data.Common (2)
System\Data\Filter\ExpressionParser.cs (2)
962if (IsAlphaNumeric(ch)) 1039while (IsAlphaNumeric(text[_pos]))