2 references to IsAlpha
System.ServiceModel (2)
System\ServiceModel\Description\ServiceReflector.cs (2)
188
if (!
IsAlpha
(localName[0]))
193
if (!
IsAlpha
(ch) && !IsDigit(ch))