Skip to content

how to keep old max stack while writing the module #251

Answered by Washi1337
HPXCoder asked this question in Q&A
Discussion options

You must be logged in to vote

This can be done for specific methods, using the CilMethodBody.ComputeMaxStackOnBuild property, or applied to the entire module by configuring the CilMethodBodySerializer in the builder options.

References and examples:

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HPXCoder
Comment options

Answer selected by HPXCoder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
dotnet Issues related to AsmResolver.DotNet
2 participants