Api changes and bug fixes
- Several C# API tweaks wrapping conversion options into a type
Vsix
- Fixed error caused when converting with "Copy to clipboard" option enabled
VB -> C#
- Add modifier for nested types
- Remove body for converted extern methods
- Convert Call with missing argument list and semantic information
C# -> VB
- Convert "is" expression (#427)
- Convert "*=" operator