1 write to inheritedContext
System.ServiceModel (1)
System\ServiceModel\Configuration\ConfigurationHelpers.cs (1)
395this.inheritedContext = ConfigurationHelpers.GetOriginalEvaluationContext(parent as IConfigurationContextProviderInternal);
1 reference to inheritedContext
System.ServiceModel (1)
System\ServiceModel\Configuration\ConfigurationHelpers.cs (1)
403return this.inheritedContext;