Table of Contents

Class VisualBasicScriptProvider

Namespace
Alternet.FormDesigner.Wpf.Roslyn
Assembly
Alternet.FormDesigner.Roslyn.Wpf.v10.dll

Provides code generation for Visual Basic based on Microsoft Roslyn.

public class VisualBasicScriptProvider : RoslynScriptProvider, IDisposable
Inheritance
VisualBasicScriptProvider
Implements

Methods

CreateCompilation(IList<SyntaxTree>, IList<MetadataReference>)
GetCompilationOptions()
GetParserOptions()
ParseCode(IList<SyntaxTree>, string, string)