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