Skip to content

CIL bytecode parser v1.6

Compare
Choose a tag to compare
@MSDN-WhiteKnight MSDN-WhiteKnight released this 13 Oct 19:36
· 785 commits to master since this release
92bc606
  • CilGraph.ToString now displays parameter names
  • Added support for optional parameters and default values to CilGraph.ToString
  • Converting constant values to string now uses InvariantCulture
  • Fixed byte, sbyte, float and double type names representation in text output
  • Improved representation of array types in text output