2 references to Array
System.Private.Xml (2)
System\Xml\Serialization\XmlAttributes.cs (1)
61if (_xmlArray != null) flags |= XmlAttributeFlags.Array;
System\Xml\Serialization\XmlReflectionImporter.cs (1)
1553XmlAttributeFlags arrayFlags = XmlAttributeFlags.Array | XmlAttributeFlags.ArrayItems;