3 references to VerifyCharData
System.Private.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (1)
3451
XmlConvert.
VerifyCharData
(val, ExceptionType.ArgumentException, ExceptionType.XmlException);
System\Xml\Core\XmlCharCheckingReader.cs (1)
623
XmlConvert.
VerifyCharData
(value, ExceptionType.ArgumentException, ExceptionType.XmlException);
System\Xml\XmlConvert.cs (1)
1391
VerifyCharData
(data, exceptionType, exceptionType);