3 references to WriteContentsTo
System.ServiceModel (3)
System\ServiceModel\Description\MetadataReference.cs (1)
61address.WriteContentsTo(this.addressVersion, writer);
System\ServiceModel\EndpointAddress.cs (1)
1237WriteContentsTo(addressingVersion, writer);
System\ServiceModel\Security\WSSecurityPolicy.cs (1)
2309addressToSerialize.WriteContentsTo(AddressingVersion.WSAddressing10, writer);