29 references to XmlSchemaComplexType
System.Data.Common (2)
System\Data\DataSet.cs (1)
3441XmlSchemaComplexType tempWSDL = new XmlSchemaComplexType();
System\Data\DataTable.cs (1)
6647XmlSchemaComplexType type = new XmlSchemaComplexType();
System.Private.DataContractSerialization (9)
System\Runtime\Serialization\SchemaExporter.cs (8)
121XmlSchemaComplexType type = new XmlSchemaComplexType(); 363XmlSchemaComplexType type = new XmlSchemaComplexType(); 382XmlSchemaComplexType keyValueType = new XmlSchemaComplexType(); 466XmlSchemaComplexType type = new XmlSchemaComplexType(); 723XmlSchemaComplexType anyType = new XmlSchemaComplexType(); 737XmlSchemaComplexType anyElementType = new XmlSchemaComplexType(); 775XmlSchemaComplexType type = new XmlSchemaComplexType(); 790XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Runtime\Serialization\SchemaImporter.cs (1)
144element.SchemaType = new XmlSchemaComplexType();
System.Private.Xml (17)
System\Xml\Schema\Inference\Infer.cs (2)
903ct = new XmlSchemaComplexType(); 1231ct = new XmlSchemaComplexType();
System\Xml\Schema\XmlSchemaComplexType.cs (2)
40var untypedAny = new XmlSchemaComplexType(); 56XmlSchemaComplexType localAnyType = new XmlSchemaComplexType();
System\Xml\Schema\XsdBuilder.cs (1)
1583builder._xso = builder._complexType = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemaExporter.cs (9)
153XmlSchemaComplexType type = new XmlSchemaComplexType(); 198XmlSchemaComplexType type = new XmlSchemaComplexType(); 418XmlSchemaComplexType type = new XmlSchemaComplexType(); 439XmlSchemaComplexType type = new XmlSchemaComplexType(); 497XmlSchemaComplexType type = new XmlSchemaComplexType(); 523XmlSchemaComplexType type = new XmlSchemaComplexType(); 543XmlSchemaComplexType type = new XmlSchemaComplexType(); 604type = new XmlSchemaComplexType(); 977type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemaImporter.cs (2)
143XmlSchemaComplexType type = new XmlSchemaComplexType(); 213XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemas.cs (1)
735XmlSchemaComplexType type = new XmlSchemaComplexType();
System.Web.Services.Description (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
11241o = new global::System.Xml.Schema.XmlSchemaComplexType();