1 reference to UnsafeGetSection
System.ServiceModel (1)
System\ServiceModel\Description\ConfigLoader.cs (1)
1321ClientSection clientSection = (configurationContext == null ? ClientSection.UnsafeGetSection() : ClientSection.UnsafeGetSection(configurationContext));