Added the Roslyn dependencies and code(s) for VB.NET support. :)
VB codes should mostly work now, the only caveat is as discussed - For now we need to specify RunAsync() as an entry point for async samples, since Async Main() as Task is not possible for VB.
Please let me know where there are areas for improvements, etc. Thanks!! :)
Added the Roslyn dependencies and code(s) for VB.NET support. :)
VB codes should mostly work now, the only caveat is as discussed - For now we need to specify RunAsync() as an entry point for async samples, since Async Main() as Task is not possible for VB.
Please let me know where there are areas for improvements, etc. Thanks!! :)