3 references to
System.Xml (3)
System\Xml\Serialization\SoapReflectionImporter.cs (3)
36public SoapReflectionImporter() : this(null, null) { 43public SoapReflectionImporter(string defaultNamespace) : this(null, defaultNamespace) { 50public SoapReflectionImporter(SoapAttributeOverrides attributeOverrides) : this(attributeOverrides, null) {