net11.0
namespace System.Runtime.Intrinsics
{
    public static class Vector128
    {
        public sealed class <G>$A5D195D3997C1F5DBA5D42B3A04D3372<$T0>
            where $T0, ISignedNumber<$T0>
        {
            [ExtensionMarker("<M>$01F7A2C3117E0A30B0883F0E2689B9F7")]
            public static Vector128<$T0> NegativeOne
            {
                [ExtensionMarker("<M>$01F7A2C3117E0A30B0883F0E2689B9F7")]
                get;
            }

        }
    }
}
.NET
11.0
Information specific to net11.0
Assembly

System.Runtime.Intrinsics , Version=11.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

The API is automatically referenced.

Preview The API is contained in a preview framework.
Platform Restrictions

The property getter is supported on all platforms.

  • Built-in API
  • Package-provided API