2 references to EvaluationContext
System.ServiceModel (2)
System\ServiceModel\ChannelFactory.cs (2)
146
configLoader = new ConfigLoader(configuration.
EvaluationContext
);
285
serviceEndpointFromConfig = ConfigLoader.LookupEndpoint(configurationName, address, this.serviceEndpoint.Contract, configuration.
EvaluationContext
);