2 references to WriteContentsTo
System.ServiceModel (2)
System\ServiceModel\Configuration\AddressHeaderCollectionElement.cs (1)
84
this.Headers.
WriteContentsTo
(XmlDictionaryWriter.CreateDictionaryWriter(writer));
System\ServiceModel\EndpointAddress.cs (1)
1136
this.headers.
WriteContentsTo
(writer);