1 implementation of GetAttributeLists
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaInfo.cs (1)
439IEnumerable<IDtdAttributeListInfo> IDtdInfo.GetAttributeLists()
1 reference to GetAttributeLists
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Cache\XPathDocumentBuilder.cs (1)
585foreach (IDtdAttributeListInfo attrList in dtdInfo.GetAttributeLists())