1 implementation of LookupIdAttribute
System.Private.Xml (1)
System\Xml\Schema\SchemaElementDecl.cs (1)
95IDtdAttributeInfo? IDtdAttributeListInfo.LookupIdAttribute()
1 reference to LookupIdAttribute
System.Private.Xml (1)
System\Xml\Cache\XPathDocumentBuilder.cs (1)
599IDtdAttributeInfo? idAttribute = attrList.LookupIdAttribute();