@ -1,9 +1,11 @@
// Copyright (c) Six Labors and contributors.
// Licensed under the Apache License, Version 2.0.
#if !NETCOREAPP2_0
using System.Runtime.CompilerServices;
#if NETCOREAPP2_0
[assembly: TypeForwardedTo(typeof(System.MathF))]
#else
namespace System
{
/// <summary>