CompilationLoader.Configuration.SkipConjugationInlining Property

Definition

Unless this is set to true, the syntax tree rewrite step that inlines conjugations is executed during compilation.

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

Property Value

Boolean

Applies to