RewriteStepPriorities.SyntaxTreeTrimming Field
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.
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