CosmosOS / IL2CPU

IL2CPU is a compiler for .NET IL code to compile to assembly language for direct booting.
BSD 3-Clause "New" or "Revised" License
279 stars 71 forks source link

implement ForceIncludeAttribute #195

Open zarlo opened 1 year ago

zarlo commented 1 year ago

we should implement ForceIncludeAttribute https://github.com/CosmosOS/IL2CPU/blob/master/source/IL2CPU.API/Attribs/ForceIncludeAttribute.cs

i dont know if it was at one point but it is not right now