CIL bytecode parser v1.6
- 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