2 references to XmlArrayAttribute
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
2163
XmlArrayAttribute xmlArrayItem = new
XmlArrayAttribute
();
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
879
member.XmlAttributes.XmlArray = new
XmlArrayAttribute
();