2 references to IsAlpha
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceReflector.cs (2)
198
if (!
IsAlpha
(localName[0]))
203
if (!
IsAlpha
(ch) && !IsDigit(ch))