1 write to _from
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (1)
170
_from
= from;
2 references to _from
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
175
get { return
_from
; }
199
_from
.WriteContentsTo(this.Version, writer);