1 write to _replyTo
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
547_replyTo = replyTo;
2 references to _replyTo
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
552get { return _replyTo; } 587_replyTo.WriteContentsTo(this.Version, writer);