18 references to SetDerivedBy
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (2)
198
derivedType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
210
derivedType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaCollectionCompiler.cs (8)
551
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
591
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
598
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Union);
738
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
827
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
912
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
979
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
1027
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
FrameworkFork\Microsoft.Xml\Xml\schema\SchemaSetCompiler.cs (8)
632
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.List);
676
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
683
simpleType.
SetDerivedBy
(XmlSchemaDerivationMethod.Union);
825
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
905
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
990
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);
1057
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Extension);
1103
complexType.
SetDerivedBy
(XmlSchemaDerivationMethod.Restriction);