1 reference to IsDigit
System.ServiceModel (1)
System\ServiceModel\Description\ServiceReflector.cs (1)
193
if (!IsAlpha(ch) && !
IsDigit
(ch))