// 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.ServiceProcess.PowerBroadcastStatus))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceBase))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceController))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceControllerPermission))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceControllerPermissionAccess))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceControllerPermissionAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceControllerPermissionEntry))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceControllerPermissionEntryCollection))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceControllerStatus))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceProcessDescriptionAttribute))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceStartMode))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.ServiceType))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.SessionChangeDescription))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.SessionChangeReason))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.ServiceProcess.TimeoutException))]
|