PipelineStageDefinitionBuilder.GroupForLinq3 returns tuple which breaks documentation generation

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Unknown
    • 2.14.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Sandcastle cannot handle methods that return tuples. Building documentation for PipelineStageDefinitionBuilder.GroupForLinq3 resulted in numerous errors and generated incorrect documentation. This included wrong parameter types, unspecified return type, and numerous red warnings about missing documentation in the generated HTML.

      Refactor this method to return an explicit type with properties rather than using a tuple return value.

            Assignee:
            James Kovacs
            Reporter:
            James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: