2 references to IsAlpha
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataContract.cs (2)
1358
if (!
IsAlpha
(localName[0]))
1363
if (!
IsAlpha
(ch) && !IsDigit(ch))