3 references to HandleComplexType
System.Data.Common (3)
System\Data\XMLSchema.cs (3)
1064
HandleComplexType
((XmlSchemaComplexType)ct.BaseXmlSchemaType, table, tableChildren, isNillable);
1105
HandleComplexType
((XmlSchemaComplexType)ct.BaseXmlSchemaType, table, tableChildren, isNillable);
1636
HandleComplexType
(typeNode, table!, tableChildren, node.IsNillable);