4 references to _xmlArrayItems
System.Private.Xml (4)
System\Xml\Serialization\XmlAttributes.cs (4)
59if (_xmlArrayItems.Count > 0) flags |= XmlAttributeFlags.ArrayItems; 114_xmlArrayItems.Add((XmlArrayItemAttribute)attrs[i]); 172_xmlArrayItems.Clear(); 249get { return _xmlArrayItems; }