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