1 write to to
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
23this.to = headers.To;
1 reference to to
System.ServiceModel (1)
System\ServiceModel\Diagnostics\AddressingProperty.cs (1)
50get { return this.to; }