4 references to CreateElementAttribute
System.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1164
XmlElementAttribute xmlElement =
CreateElementAttribute
(typeDesc);
1418
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1572
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1631
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));