2 references to UnsafeGetConfigurationSection
System.ServiceModel (2)
System\ServiceModel\Configuration\ConfigurationHelpers.cs (2)
187
retval = AspNetEnvironment.Current.
UnsafeGetConfigurationSection
(sectionPath);
265
object retval = AspNetEnvironment.Current.
UnsafeGetConfigurationSection
(sectionPath);