1 implementation of LookupIdAttribute
System.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
94IDtdAttributeInfo IDtdAttributeListInfo.LookupIdAttribute() {
1 reference to LookupIdAttribute
System.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
534IDtdAttributeInfo idAttribute = attrList.LookupIdAttribute();