7 references to GetOriginalContext
System.ServiceModel (7)
System\ServiceModel\Configuration\ChannelEndpointElement.cs (1)
234
return this.contextHelper.
GetOriginalContext
(this);
System\ServiceModel\Configuration\ServiceElement.cs (1)
86
return this.contextHelper.
GetOriginalContext
(this);
System\ServiceModel\Configuration\ServiceModelExtensionCollectionElement.cs (1)
641
return this.contextHelper.
GetOriginalContext
(this);
System\ServiceModel\Configuration\ServiceModelExtensionElement.cs (1)
328
return this.contextHelper.
GetOriginalContext
(this);
System\ServiceModel\Configuration\ServicesSection.cs (1)
100
return this.contextHelper.
GetOriginalContext
(this);
System\ServiceModel\Configuration\StandardBindingElement.cs (1)
164
return this.contextHelper.
GetOriginalContext
(this);
System\ServiceModel\Configuration\StandardEndpointElement.cs (1)
182
return this.contextHelper.
GetOriginalContext
(this);