1 write to to
System.ServiceModel (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
33this.to = to;
2 references to to
System.ServiceModel (2)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (2)
115channel = this.factory.CreateChannel(this.to, this.via); 304channel = this.factory.CreateChannel(this.to, this.via);