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