CompilationLoader.Configuration.SkipSyntaxTreeTrimming Property

Definition

Unless this is set to true, all unused callables are removed from the syntax tree.

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

Property Value

Boolean

Applies to