RewriteStepPriorities.SyntaxTreeTrimming Field

Definition

Priority of the built-in transformation that removes all unused callables from the syntax tree.

public const int SyntaxTreeTrimming = 1300;
val mutable SyntaxTreeTrimming : int
Public Const SyntaxTreeTrimming As Integer  = 1300

Field Value

Int32

Applies to