Replies: 1 comment
-
Native code assemblies can't be parsed. They have to be IL. If you can generate them without AOT compilation they should work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I haven't tried it yet - but was curious if DotNet's NativeAoT is supported or not - I know one can generate XML doc with NativeAoT, but I thought I read somewhere that Reflection was used too
Beta Was this translation helpful? Give feedback.
All reactions