2 references to GetComplexType
System.Private.Xml (2)
System\Xml\Dom\DocumentSchemaValidator.cs (2)
553
XmlSchemaComplexType? elementSchemaType =
GetComplexType
(schemaObject);
640
XmlSchemaComplexType? ancestorSchemaType =
GetComplexType
(ancestorType);