ILAssembler
ILAssembler copied to clipboard
Add modreq/modopt support
Thinking a fake attribute like:
using namespace System.Runtime.InteropServices
il { [modreq([InAttribute])] [byref] [int] $_._() } { }