2 references to CreateArrayAttribute
System.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1157
XmlArrayAttribute xmlArray =
CreateArrayAttribute
(typeDesc);
1507
a.XmlArray =
CreateArrayAttribute
(accessor.TypeDesc);