1 instantiation of TypeItems
System.Private.Xml (1)
System\Xml\Serialization\XmlSchemaImporter.cs (1)
712
TypeItems items = new
TypeItems
();
7 references to TypeItems
System.Private.Xml (7)
System\Xml\Serialization\XmlSchemaImporter.cs (7)
600
TypeItems
items = GetTypeItems(type);
640
TypeItems
items = GetTypeItems(type);
710
private
TypeItems
GetTypeItems(XmlSchemaType type)
712
TypeItems
items = new TypeItems();
1275
TypeItems
items = GetTypeItems(type);
1349
TypeItems
items = GetTypeItems(refType);
1370
TypeItems
items = GetTypeItems(type);