18 references to SetDerivedBy
System.Private.Xml (18)
System\Xml\Schema\DataTypeImplementation.cs (2)
192
derivedType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
204
derivedType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
System\Xml\Schema\SchemaCollectionCompiler.cs (8)
560
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
600
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
607
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Union);
747
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
836
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
921
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
988
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
1038
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
System\Xml\Schema\SchemaSetCompiler.cs (8)
646
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
689
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
696
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Union);
838
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
916
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
1004
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
1076
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
1122
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);