5 references to WriteContentsTo
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (3)
199_from.WriteContentsTo(this.Version, writer); 282_faultTo.WriteContentsTo(this.Version, writer); 587_replyTo.WriteContentsTo(this.Version, writer);
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (2)
1172WriteContentsTo(addressingVersion, dictionaryWriter); 1200WriteContentsTo(addressingVersion, writer);