Skip to content

Compono.CompositionConfigurationError.DuplicateConfigurationOption.Sources

Compono

Compono.CompositionConfigurationError.DuplicateConfigurationOption

CompositionConfigurationError.DuplicateConfigurationOption.Sources Property

Every call that set this option, in call order - always at least two. A genuinely immutable snapshot (Compono.ImmutableSnapshot) taken at construction, never the caller-supplied list itself and never a plain array a caller could cast back to and mutate - the same mutation-after-construction concern Errors guards against, one level deeper.

public System.Collections.Generic.IReadOnlyList<Compono.ConfigurationSource> Sources { get; }

Property Value

System.Collections.Generic.IReadOnlyList<ConfigurationSource>