System\ServiceModel\Description\ConfigLoader.cs (2)
150ChannelEndpointElement channelElement = LookupChannel(this.configurationContext, configurationName, serviceEndpoint.Contract, null, wildcard, false, out standardEndpoint);
596LookupChannel(configurationContext, configurationName, contract, address, wildcard, true, out serviceEndpoint);