Bug: PInvoke information is not saved to assembly properly #927
Closed
mhmd-azeez
started this conversation in
General
Replies: 1 comment
-
You need to add the |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to add PInvokeInfo to a method and then save it, but it doesn't seem to get saved properly. Am I missing something?
Repro:
Expected
x
should contain the method'sPInvokeInfo
Actual
dotPeek can't decompile the assembly either:

Version:
0.11.5
Beta Was this translation helpful? Give feedback.
All reactions