1 implementation of GetAttributeLists
System.Private.Xml (1)
System\Xml\Schema\SchemaInfo.cs (1)
379IEnumerable<IDtdAttributeListInfo> IDtdInfo.GetAttributeLists()
1 reference to GetAttributeLists
System.Private.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
597foreach (IDtdAttributeListInfo attrList in dtdInfo.GetAttributeLists())