Table of Contents

Method CreateProjectCompilation

Namespace
Alternet.Scripter.Roslyn
Assembly
Alternet.Scripter.v9.dll

CreateProjectCompilation(string, bool)

protected virtual Compilation CreateProjectCompilation(string tempObjectPath, bool isDotNetCore)

Parameters

tempObjectPath string
isDotNetCore bool

Returns

Compilation