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