MSR: Add a unit test for testing existance of a module constructor
Open
tests
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
We should add a test to ensure that we always emit module constructor that registers MSR for a given assembly.
This way we will catch early issues like: https://github.com/xamarin/xamarin-macios/pull/19097
This should work in all cases, when the assembly is rooted and when it is not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.