Section.Sources Property
Definition
The sources making up the section, in order.
public required IReadOnlyList<ProjectSource> Sources { get; init; }
The sources making up the section, in order.
public required IReadOnlyList<ProjectSource> Sources { get; init; }