Closed
Description
Implement #81741 for NativeAOT.
- Implement the stub generation for the extern methods - [CoreCLR/NativeAOT]
UnsafeAccessorAttribute
non-generic support #86932 - Add tests - or make sure we can run the tests added in CoreCLR using NativeAOT - [CoreCLR/NativeAOT]
UnsafeAccessorAttribute
non-generic support #86932 - There's probably no need for direct trimming work - so just make sure that the trimming tests added for illink also run on NativeAOT
See #86161 for CoreCLR support