2 references to IsTextChar
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (1)
1587if ( !xmlCharType.IsTextChar( chars[i] ) ) {
System\Xml\Core\XmlUtf8RawTextWriter.cs (1)
1487if ( !xmlCharType.IsTextChar( chars[i] ) ) {