Table of Contents

Class RoslynScriptProvider

Namespace
Alternet.FormDesigner.WinForms.Roslyn
Assembly
Alternet.FormDesigner.Roslyn.v9.dll
public abstract class RoslynScriptProvider : IDisposable
Inheritance
RoslynScriptProvider
Implements
Derived

Properties

Assembly
AssemblyFileName
AssemblyPath
AssemblyTargetPath
Compilation
EmbeddedResources
FrameworkPath
References
SourceResolver

Methods

AddManifestResource(string, string)
AddResource(string, string)
Compile(string, string, string, bool, IList<string>, string[], string[], string)
CreateCompilation(IList<SyntaxTree>, IList<MetadataReference>)
CreateCompilation(string[], string[])
CreateFilesCompilation(string[], string[])
Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Dispose(bool)
GetCompilationOptions()
GetOutputKind()
GetParserOptions()
LoadAssemblyFromCache()
LoadScript(string)
ParseCode(IList<SyntaxTree>, string, string)
ResolveReferences()
SaveAssembly(byte[], byte[])