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