2 references to IsDerivedFromDatatype
System.Private.Xml (2)
System\Xml\Schema\SchemaCollectionCompiler.cs (1)
869
if (!XmlSchemaType.
IsDerivedFromDatatype
(simpleRestriction.BaseType.Datatype!, baseType.Datatype!))
System\Xml\Schema\SchemaSetCompiler.cs (1)
949
if (!XmlSchemaType.
IsDerivedFromDatatype
(simpleRestriction.BaseType.Datatype!, baseType.Datatype!))