1 write to via
System.ServiceModel (1)
System\ServiceModel\Description\MetadataExchangeClient.cs (1)
980this.via = via;
2 references to via
System.ServiceModel (2)
System\ServiceModel\Description\MetadataExchangeClient.cs (2)
1027if (this.via != null) 1029return channelFactory.CreateChannel(this.address, this.via);