I'm trying to compile and publish my .NET MAUI app using Native AOT and trying to fix AOT warnings. Instead of calling and due to DynamicallyAccessedMembers the linker preserves by type I pass to the ...