Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-3977

PipelineStageDefinitionBuilder.GroupForLinq3 returns tuple which breaks documentation generation

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Unknown Unknown
    • 2.14.0
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            james.kovacs@mongodb.com James Kovacs
            james.kovacs@mongodb.com James Kovacs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: