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)
1172
WriteContentsTo
(addressingVersion, dictionaryWriter);
1200
WriteContentsTo
(addressingVersion, writer);