Skip to content

Enable updated escape rules if System.Runtime.CompilerServices.RuntimeFeature.ByRefFields exists #62131

@cston

Description

@cston

The updated escape rules are currently enabled with -langversion:preview.

The updated escape rules should also be enabled if System.Runtime.CompilerServices.RuntimeFeature.ByRefFields exists in corlib, although that is disabled currently.

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