1 reference to IsDigit
System.Runtime.Serialization (1)
System\Runtime\Serialization\DataContract.cs (1)
1379if (!IsAlpha(ch) && !IsDigit(ch))