2 references to IsTextChar
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1741
if (!xmlCharType.
IsTextChar
(chars[i]))
FrameworkFork\Microsoft.Xml\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1621
if (!xmlCharType.
IsTextChar
(chars[i]))