1 reference to IsDigit
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceReflector.cs (1)
203if (!IsAlpha(ch) && !IsDigit(ch))