1 implementation of HasNonCDataAttributes
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
77bool IDtdAttributeListInfo.HasNonCDataAttributes {
1 reference to HasNonCDataAttributes
System.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
4065if ( normalize && attlistInfo.HasNonCDataAttributes ) {