1 write to _to
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
356
_to
= to;
2 references to _to
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
382
get { return
_to
; }
426
writer.WriteString(
_to
.AbsoluteUri);