2 references to Element
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (1)
423
TypeMapping itemTypeMapping = ImportTypeMapping(model.
Element
, limiter);
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1101
CreateArrayElementsFromAttributes(mapping, _savedArrayItemAttributes, model.
Element
.Type, _savedArrayNamespace ?? ns, limiter);