43 references to XmlSchemaComplexType
System.Data (2)
fx\src\data\System\Data\DataSet.cs (1)
3287XmlSchemaComplexType tempWSDL = new XmlSchemaComplexType();
fx\src\data\System\Data\DataTable.cs (1)
5917XmlSchemaComplexType type = new XmlSchemaComplexType();
System.Runtime.Serialization (9)
System\Runtime\Serialization\SchemaExporter.cs (8)
127XmlSchemaComplexType type = new XmlSchemaComplexType(); 362XmlSchemaComplexType type = new XmlSchemaComplexType(); 381XmlSchemaComplexType keyValueType = new XmlSchemaComplexType(); 461XmlSchemaComplexType type = new XmlSchemaComplexType(); 725XmlSchemaComplexType anyType = new XmlSchemaComplexType(); 739XmlSchemaComplexType anyElementType = new XmlSchemaComplexType(); 777XmlSchemaComplexType type = new XmlSchemaComplexType(); 792XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Runtime\Serialization\SchemaImporter.cs (1)
146element.SchemaType = new XmlSchemaComplexType();
System.ServiceModel (4)
System\ServiceModel\Description\MessageContractExporter.cs (2)
171XmlSchemaComplexType genericMessageType = new XmlSchemaComplexType(); 418XmlSchemaComplexType wrapperType = new XmlSchemaComplexType();
System\ServiceModel\Dispatcher\XPathMessageFilter.cs (2)
92XmlSchemaComplexType innerType = new XmlSchemaComplexType(); 115XmlSchemaComplexType outerType = new XmlSchemaComplexType();
System.ServiceModel.Discovery (5)
System\ServiceModel\Discovery\SchemaUtility.cs (5)
224XmlSchemaComplexType appSequenceType = new XmlSchemaComplexType(); 286XmlSchemaComplexType resolveType = new XmlSchemaComplexType(); 321XmlSchemaComplexType probeMatchType = new XmlSchemaComplexType(); 381XmlSchemaComplexType probeType = new XmlSchemaComplexType(); 478XmlSchemaComplexType scopesType = new XmlSchemaComplexType();
System.Web.Services (2)
System\Web\Services\Description\HttpProtocolReflector.cs (1)
99XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
9139o = new global::System.Xml.Schema.XmlSchemaComplexType();
System.Xml (21)
System\Xml\Schema\Inference\Infer.cs (2)
919ct = new XmlSchemaComplexType(); 1245ct = new XmlSchemaComplexType();
System\Xml\Schema\XmlSchemaComplexType.cs (2)
48untypedAnyType = new XmlSchemaComplexType(); 61XmlSchemaComplexType localAnyType = new XmlSchemaComplexType();
System\Xml\Schema\XsdBuilder.cs (1)
1477builder.xso = builder.complexType = new XmlSchemaComplexType();
System\Xml\Serialization\SoapSchemaExporter.cs (3)
202type = new XmlSchemaComplexType(); 282type = new XmlSchemaComplexType(); 308type = new XmlSchemaComplexType();
System\Xml\Serialization\SoapSchemaImporter.cs (1)
125XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemaExporter.cs (9)
158XmlSchemaComplexType type = new XmlSchemaComplexType(); 200XmlSchemaComplexType type = new XmlSchemaComplexType(); 396XmlSchemaComplexType type = new XmlSchemaComplexType(); 414XmlSchemaComplexType type = new XmlSchemaComplexType(); 463XmlSchemaComplexType type = new XmlSchemaComplexType(); 486XmlSchemaComplexType type = new XmlSchemaComplexType(); 505XmlSchemaComplexType type = new XmlSchemaComplexType(); 554type = new XmlSchemaComplexType(); 871type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemaImporter.cs (2)
185XmlSchemaComplexType type = new XmlSchemaComplexType(); 254XmlSchemaComplexType type = new XmlSchemaComplexType();
System\Xml\Serialization\XmlSchemas.cs (1)
714XmlSchemaComplexType type = new XmlSchemaComplexType();