Pipeline<TBaseNode>.Stages Property Definition The stages in the pipeline. public IReadOnlyList<PipelineStage<TBaseNode>> Stages { get; } View source Property Value IReadOnlyList<PipelineStage<TBaseNode>>