4 references to CreateElementAttribute
System.Private.Xml (4)
System\Xml\Serialization\XmlReflectionImporter.cs (4)
1349
XmlElementAttribute xmlElement =
CreateElementAttribute
(typeDesc);
1643
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1816
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1886
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));