5 references to IsOnlyCharData
System.Private.Xml (5)
System\Xml\Core\XmlWellFormedWriter.cs (2)
398
if ((i = XmlCharType.
IsOnlyCharData
(sysid)) >= 0)
405
if ((i = XmlCharType.
IsOnlyCharData
(subset)) >= 0)
System\Xml\Core\XmlWellFormedWriterAsync.cs (2)
99
if ((i = XmlCharType.
IsOnlyCharData
(sysid)) >= 0)
106
if ((i = XmlCharType.
IsOnlyCharData
(subset)) >= 0)
System\Xml\Schema\DtdParser.cs (1)
291
if ((i = XmlCharType.
IsOnlyCharData
(systemId)) >= 0)