2 references to ImportType
System.Xml (2)
System\Xml\Serialization\SoapSchemaImporter.cs (2)
188mapping = ImportType((XmlSchemaComplexType)element.SchemaType, ns, false); 235mapping = ImportType((XmlSchemaComplexType)type, name.Namespace, excludeFromImport);