5 references to WriteContentsTo
System.ServiceModel.Primitives (5)
System\ServiceModel\Channels\Addressing.cs (3)
207From.WriteContentsTo(Version, writer); 286FaultTo.WriteContentsTo(Version, writer); 630ReplyTo.WriteContentsTo(Version, writer);
System\ServiceModel\EndpointAddress.cs (2)
1119WriteContentsTo(addressingVersion, dictionaryWriter); 1147WriteContentsTo(addressingVersion, writer);