3 references to DefaultSection
System.Configuration (1)
System.Configuration.cs (1)
42[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.DefaultSection))]
System.Configuration.ConfigurationManager (2)
System\Configuration\BaseConfigurationRecord.cs (1)
2407typeof(DefaultSection).AssemblyQualifiedName,
System\Configuration\MgmtConfigurationRecord.cs (1)
134type = typeof(DefaultSection);