1 reference to IsDigit
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (1)
1363if (!IsAlpha(ch) && !IsDigit(ch))