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