Skip to content

[Mono] Implement support for UnsafeAccessorAttribute #86040

@lambdageek

Description

@lambdageek

Implement support for "zero overhead member access with suppressed visibility checks" #81741 for the mono JIT/AOT and interp

There might be some mild complication here for working with generics (the static extern method will be generic in that case) - our ilgen method builder might not support generics (in which case it will have to be extended)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions