2 references to SoapAttributes
System.Private.Xml (1)
System\Xml\Serialization\XmlReflectionMember.cs (1)
18
private SoapAttributes _soapAttributes = new
SoapAttributes
();
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
1094
member.SoapAttributes = new
SoapAttributes
();