4 references to CreateElementAttribute
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (4)
1337
XmlElementAttribute xmlElement =
CreateElementAttribute
(typeDesc);
1625
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1800
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));
1870
a.XmlElements.Add(
CreateElementAttribute
(accessor.TypeDesc));