1 implementation of LookupDefaultAttributes
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
90
IEnumerable<IDtdDefaultAttributeInfo> IDtdAttributeListInfo.
LookupDefaultAttributes
()
1 reference to LookupDefaultAttributes
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImpl.cs (1)
4493
IEnumerable<IDtdDefaultAttributeInfo> defaultAttributes = attlistInfo.
LookupDefaultAttributes
();