18 references to SetDerivedBy
System.Xml (18)
System\Xml\Schema\DataTypeImplementation.cs (2)
182
derivedType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
192
derivedType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
System\Xml\Schema\SchemaCollectionCompiler.cs (8)
440
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
472
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
478
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Union);
589
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
660
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
726
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
780
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
818
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
System\Xml\Schema\SchemaSetCompiler.cs (8)
504
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
539
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
545
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Union);
657
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
718
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
784
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
839
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
877
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);