2 references to XmlArrayAttribute
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionImporter.cs (1)
2178
XmlArrayAttribute xmlArrayItem = new
XmlArrayAttribute
();
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1191
member.XmlAttributes.XmlArray = new
XmlArrayAttribute
();