Implement NRefactory to Boo AST conversion class.
This will enable compiling C# and VB code directly with the boo compiler if it uses only features that boo has, too. (no unsafe pointers, generics etc.)
Description
Implement NRefactory to Boo AST conversion class.
This will enable compiling C# and VB code directly with the boo compiler if it uses only features that boo has, too. (no unsafe pointers, generics etc.)