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