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