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