1 implementation of LookupIdAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaElementDecl.cs (1)
96IDtdAttributeInfo IDtdAttributeListInfo.LookupIdAttribute()
1 reference to LookupIdAttribute
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
587IDtdAttributeInfo idAttribute = attrList.LookupIdAttribute();