1 instantiation of XmlSchemaObjectEnumerator
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaObjectCollection.cs (1)
56return new XmlSchemaObjectEnumerator(InnerList.GetEnumerator());
1 reference to XmlSchemaObjectEnumerator
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaObjectCollection.cs (1)
54public new XmlSchemaObjectEnumerator GetEnumerator()