Skip to content

ref modifier appears to be removed from struct types #260

@BillWagner

Description

@BillWagner

See more details in dotnet/docs#5208

There are couple important points here:

  • For types (like Span<T>) that are ref struct types, the ref modifier is missing.
  • When a method signature returns a ref T, the ref T modifier is missing.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions