28 references to XmlSchemaComplexType
System.Data.Common (2)
System\Data\DataSet.cs (1)
3489XmlSchemaComplexType tempWSDL = new XmlSchemaComplexType();
System\Data\DataTable.cs (1)
6689XmlSchemaComplexType 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(); 720XmlSchemaComplexType anyType = new XmlSchemaComplexType(); 734XmlSchemaComplexType anyElementType = new XmlSchemaComplexType(); 772XmlSchemaComplexType type = new XmlSchemaComplexType(); 787XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Runtime\Serialization\SchemaImporter.cs (1)
143element.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(); 438XmlSchemaComplexType type = new XmlSchemaComplexType(); 495XmlSchemaComplexType type = new XmlSchemaComplexType(); 520XmlSchemaComplexType type = new XmlSchemaComplexType(); 539XmlSchemaComplexType type = new XmlSchemaComplexType(); 600type = new XmlSchemaComplexType(); 973type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemaImporter.cs (2)
153XmlSchemaComplexType type = new XmlSchemaComplexType(); 226XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemas.cs (1)
738XmlSchemaComplexType type = new XmlSchemaComplexType();