Skip to content

Unexpected indent in api diff #10213

@OwnageIsMagic

Description

@OwnageIsMagic

URL(s)

+ public override System.Threading.Tasks.ValueTask WriteAsync(System.ReadOnlyMemory<byte> buffer, System.Threading.CancellationToken cancellationToken = default(System.Threading.CancellationToken));
+ public override bool CanRead { get; }
+ public override bool CanSeek { get; }

+ public static System.Numerics.Vector<ulong> XorRotateRight(System.Numerics.Vector<ulong> left, System.Numerics.Vector<ulong> right, byte count);
+ public new static bool IsSupported { get; }
+ public abstract new class Arm64 : System.Runtime.Intrinsics.Arm.Sve.Arm64
+ {
+ public new static bool IsSupported { get; }
+ }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions