1 instantiation of TypeItems
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (1)
813TypeItems items = new TypeItems();
7 references to TypeItems
dotnet-svcutil-lib (7)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSchemaImporter.cs (7)
705TypeItems items = GetTypeItems(type); 741TypeItems items = GetTypeItems(type); 811private TypeItems GetTypeItems(XmlSchemaType type) 813TypeItems items = new TypeItems(); 1377TypeItems items = GetTypeItems(type); 1452TypeItems items = GetTypeItems(refType); 1472TypeItems items = GetTypeItems(type);