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