CompilationLoader.Configuration.AttemptFullPreEvaluation Property

Definition

If set to true, the compiler attempts to pre-evaluate the built compilation as much as possible. This is an experimental feature that will change over time.

public bool AttemptFullPreEvaluation { get; set; }
member this.AttemptFullPreEvaluation : bool with get, set
Public Property AttemptFullPreEvaluation As Boolean

Property Value

Boolean

Applies to