2 references to Array
System.Xml (2)
System\Xml\Serialization\XmlAttributes.cs (1)
64if (xmlArray != null) flags |= XmlAttributeFlags.Array;
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1341XmlAttributeFlags arrayFlags = XmlAttributeFlags.Array | XmlAttributeFlags.ArrayItems;