File: System.Net.ServicePoint.cs
Web Access
Project: src\src\libraries\shims\System.Net.ServicePoint\src\System.Net.ServicePoint.csproj (System.Net.ServicePoint)
// 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.Net.BindIPEndPoint))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.SecurityProtocolType))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.ServicePoint))]
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Net.ServicePointManager))]