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