Skip to content

Allow ref field of the containing type #62098

@cston

Description

@cston

Allow the following:

ref struct R<T>
{
    public ref R<T> Next;
}

Relates to test plan #59194

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions