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