3 references to VerifyCharData
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3055
XmlConvert.
VerifyCharData
(val, ExceptionType.ArgumentException, ExceptionType.XmlException);
System\Xml\Core\XmlCharCheckingReader.cs (1)
554
XmlConvert.
VerifyCharData
( value, ExceptionType.ArgumentException, ExceptionType.XmlException );
System\Xml\XmlConvert.cs (1)
1457
VerifyCharData
(data, exceptionType, exceptionType);