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