CompilationLoader.Configuration.AttemptFullPreEvaluation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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