2 references to CreateArrayAttribute
System.Private.Xml (2)
System\Xml\Serialization\XmlReflectionImporter.cs (2)
1336
XmlArrayAttribute xmlArray =
CreateArrayAttribute
();
1738
a.XmlArray ??=
CreateArrayAttribute
();