1 write to to
System.ServiceModel (1)
System\ServiceModel\Channels\RequestChannel.cs (1)
35this.to = to;
3 references to to
System.ServiceModel (3)
System\ServiceModel\Channels\RequestChannel.cs (3)
51return this.to; 350if (!manualAddressing && to != null) 352to.ApplyTo(message);