16 references to XmlSchemaSimpleType
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaExporter.cs (2)
422XmlSchemaSimpleType type = new XmlSchemaSimpleType(); 445XmlSchemaSimpleType anonymousType = new XmlSchemaSimpleType();
System.ServiceModel (1)
System\ServiceModel\Description\MessageContractExporter.cs (1)
196XmlSchemaSimpleType streamBodyType = new XmlSchemaSimpleType();
System.ServiceModel.Discovery (2)
System\ServiceModel\Discovery\SchemaUtility.cs (2)
424XmlSchemaSimpleType qNameListType = new XmlSchemaSimpleType(); 524XmlSchemaSimpleType uriListType = new XmlSchemaSimpleType();
System.Web.Services (1)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
7456o = new global::System.Xml.Schema.XmlSchemaSimpleType();
System.Xml (10)
System\Xml\Schema\DataTypeImplementation.cs (1)
165simpleType = new XmlSchemaSimpleType();
System\Xml\Schema\Preprocessor.cs (1)
385XmlSchemaSimpleType type = new XmlSchemaSimpleType();
System\Xml\Schema\XsdBuilder.cs (1)
1331builder.xso = builder.simpleType = new XmlSchemaSimpleType();
System\Xml\Serialization\SoapSchemaExporter.cs (2)
354dataType = new XmlSchemaSimpleType(); 373XmlSchemaSimpleType enumType = new XmlSchemaSimpleType();
System\Xml\Serialization\Types.cs (2)
581XmlSchemaSimpleType dataType = new XmlSchemaSimpleType(); 591XmlSchemaSimpleType dataType = new XmlSchemaSimpleType();
System\Xml\Serialization\XmlSchemaExporter.cs (3)
690XmlSchemaSimpleType dataType = new XmlSchemaSimpleType(); 1011dataType = new XmlSchemaSimpleType(); 1031XmlSchemaSimpleType enumType = new XmlSchemaSimpleType();