If I would like to set the method flag of the preservesig method of the method, should I use PreserveSigAttribute or MethodImplAttribute(MethodImplOptions.PreserveSig) ? Both of them seem to do the same. What should i use?
preservesig
PreserveSigAttribute
MethodImplAttribute(MethodImplOptions.PreserveSig)
No one has answered this question yet.
See related questions: