2 references to ImportDataType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SoapSchemaImporter.cs (2)
259mapping = ImportDataType((XmlSchemaSimpleType)type, name.Namespace, name.Name, false); 602mapping = ImportDataType(list.ItemType, typeNs, identifier, true);