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