RewriteStepPriorities.InliningOfConjugations 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 inlines all conjugations and thus eliminates that construct from the syntax tree.
public const int InliningOfConjugations = 500;
val mutable InliningOfConjugations : int
Public Const InliningOfConjugations As Integer = 500