Skip to content

XmlDoc required for unnamed union case field #13861

@DedSec256

Description

@DedSec256

Repro

type A =
    /// <summary>
    ///
    /// </summary>
    /// <param name="x"></param>
    | Case of int * x: int

image

Expected behavior

XmlDoc is not required for the parameter

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-XmlDocsxmldoc generation, xmldoc contentBug

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions