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)
2407
typeof(
DefaultSection
).AssemblyQualifiedName,
System\Configuration\MgmtConfigurationRecord.cs (1)
134
type = typeof(
DefaultSection
);