2 references to ImportDataType
System.Xml (2)
System\Xml\Serialization\SoapSchemaImporter.cs (2)
237
mapping =
ImportDataType
((XmlSchemaSimpleType)type, name.Namespace, name.Name, false);
532
mapping =
ImportDataType
(list.ItemType, typeNs, identifier, true);