Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Disambiguate System.Runtime.Intrinsics.Vector* method overloads  #2817

Copy link
Copy link
Open
@rpetrusha

Description

@rpetrusha
Issue body actions

Disambiguate System.Runtime.Intrinsics.Vector* method overloads

The Vector64, Vector128, and Vector256 extension methods all include Create, CreateScalar, and CreateScalarUnsafe overloads that have identical descriptions. They need to be disambiguated. For example:

image

Here, the summary for the first Create method should be changed to:

<summary>Creates a new <see langword="Vector256<UInt16>" /> instance from two <see langword="Vector128<UInt16>" /> instances.</summary>

//cc @carlossanlop

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.