4 references to CreateElementAttribute
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1350
XmlElementAttribute xmlElement =
CreateElementAttribute
(typeDesc);
1658
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1831
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1901
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));