4 references to LookupCommonBehaviors
System.ServiceModel (4)
System\ServiceModel\Description\ConfigLoader.cs (4)
172
CommonBehaviorsSection commonBehaviors = ConfigLoader.
LookupCommonBehaviors
(ConfigurationHelpers.GetEvaluationContext(channelElement));
191
CommonBehaviorsSection commonBehaviors = ConfigLoader.
LookupCommonBehaviors
(this.configurationContext);
439
CommonBehaviorsSection commonBehaviors = ConfigLoader.
LookupCommonBehaviors
(
764
CommonBehaviorsSection commonBehaviors = ConfigLoader.
LookupCommonBehaviors
(ConfigurationHelpers.GetEvaluationContext(channelEndpointElement));