2 references to GetSection
System.ServiceModel (2)
System\ServiceModel\Configuration\ConfigurationHelpers.cs (2)
151
retval = evalContext.
GetSection
(sectionPath);
283
return evalContext.
GetSection
(sectionPath);