File: System.Configuration.cs
Web Access
Project: src\src\libraries\shims\System.Configuration\src\System.Configuration.csproj (System.Configuration)
// Licensed to the .NET Foundation under one or more agreements.
// The .NET Foundation licenses this file to you under the MIT license.
 
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.AppSettingsSection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.CallbackValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.CallbackValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.CommaDelimitedStringCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.CommaDelimitedStringCollectionConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Configuration))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationAllowDefinition))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationAllowExeDefinition))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationCollectionAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationConverterBase))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationElement))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationElementCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationElementCollectionType))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationElementProperty))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationErrorsException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationFileMap))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationLocation))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationLocationCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationLockCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationManager))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationPermission))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationPermissionAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationProperty))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationPropertyAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationPropertyCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationPropertyOptions))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationSaveMode))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationSection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationSectionCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationSectionGroup))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationSectionGroupCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationUserLevel))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConfigurationValidatorBase))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConnectionStringSettings))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConnectionStringSettingsCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ConnectionStringsSection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ContextInformation))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.DefaultSection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.DefaultValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.DpapiProtectedConfigurationProvider))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ElementInformation))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ExeConfigurationFileMap))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ExeContext))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.GenericEnumConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.IgnoreSection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.InfiniteIntConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.InfiniteTimeSpanConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.IntegerValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.IntegerValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.DelegatingConfigHost))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IConfigErrorInfo))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IConfigSystem))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IConfigurationManagerHelper))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IConfigurationManagerInternal))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigClientHost))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigConfigurationFactory))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigHost))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigRecord))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigRoot))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigSettingsFactory))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.IInternalConfigSystem))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.InternalConfigEventArgs))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.InternalConfigEventHandler))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Internal.StreamChangeCallback))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.KeyValueConfigurationCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.KeyValueConfigurationElement))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.LongValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.LongValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.NameValueConfigurationCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.NameValueConfigurationElement))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.OverrideMode))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.PositiveTimeSpanValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.PositiveTimeSpanValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.PropertyInformation))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.PropertyInformationCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.PropertyValueOrigin))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProtectedConfiguration))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProtectedConfigurationProvider))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProtectedConfigurationProviderCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProtectedConfigurationSection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProtectedProviderSettings))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Provider.ProviderBase))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Provider.ProviderCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.Provider.ProviderException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProviderSettings))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ProviderSettingsCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.RegexStringValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.RegexStringValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.RsaProtectedConfigurationProvider))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.SectionInformation))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.StringValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.StringValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.SubclassTypeValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.SubclassTypeValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanMinutesConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanMinutesOrInfiniteConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanSecondsConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanSecondsOrInfiniteConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanValidator))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TimeSpanValidatorAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.TypeNameConverter))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.ValidatorCallback))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Configuration.WhiteSpaceTrimStringConverter))]