Skip to content

Section.Phase Property

Definition

If set, labels and $ in the section resolve as if the code runs at this location; used for code that is copied elsewhere in memory before being executed.

public Location? Phase { get; init; }

View source

Property Value

Location?