3 references to SoapAttributes
System.Private.Xml (2)
System\Xml\Serialization\SoapReflectionImporter.cs (2)
146return new SoapAttributes(type); 153return new SoapAttributes(memberInfo);
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1082member.SoapAttributes = new SoapAttributes(additionalAttributesProvider);