// 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.Resources.IResourceReader))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.MissingManifestResourceException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.MissingSatelliteAssemblyException))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.NeutralResourcesLanguageAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.ResourceManager))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.ResourceReader))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.ResourceSet))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.SatelliteContractVersionAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Resources.UltimateResourceFallbackLocation))]
|