4 references to CreateElementAttribute
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1344
XmlElementAttribute xmlElement =
CreateElementAttribute
(typeDesc);
1638
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1811
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1881
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));