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)
552
get { return
_replyTo
; }
587
_replyTo
.WriteContentsTo(this.Version, writer);