2 references to GetBuiltInComplexType
System.Xml (2)
System\Xml\Schema\Inference\Infer.cs (1)
1026
effectiveSchemaType = XmlSchemaType.
GetBuiltInComplexType
(elem.SchemaTypeName);
System\Xml\Schema\XmlSchemaValidator.cs (1)
1424
schemaType = XmlSchemaType.
GetBuiltInComplexType
(xsiTypeName);