2 writes to address
System.ServiceModel (2)
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (2)
218
this.
address
= address;
224
set { this.
address
= value; }
1 reference to address
System.ServiceModel (1)
System\ServiceModel\Channels\PeerServiceMessageContracts.cs (1)
223
get { return this.
address
; }