3 references to HandleComplexType
System.Data (3)
fx\src\data\System\Data\XMLSchema.cs (3)
901
HandleComplexType
((XmlSchemaComplexType)ct.BaseXmlSchemaType, table, tableChildren, isNillable);
934
HandleComplexType
((XmlSchemaComplexType)ct.BaseXmlSchemaType, table, tableChildren, isNillable);
1413
HandleComplexType
(typeNode, table, tableChildren, node.IsNillable);