Open
Description
In order to ensure this library works with native AOT, we should have a test as described in https://devblogs.microsoft.com/dotnet/creating-aot-compatible-libraries/#analyzing-.net-libraries. We currently have the Roslyn Analzyers enabled, but the analyzers unfortunately can't catch all issues.
We can follow other repos implementations for this. A good starting point would be