4 references to CreateElementAttribute
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1348
XmlElementAttribute xmlElement =
CreateElementAttribute
(typeDesc);
1642
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1815
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1885
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));