Skip to content

Convert to Collection Association on a Class Diagram shows an error #5985

@filippobottega

Description

@filippobottega

Hi,
I have an error using "Show as Collection Association" in Class Diagram.
Sorry for the italian version of screens.

Visual Studio Version:
Microsoft Visual Studio Enterprise 2019
Versione 16.4.6
.Net Core 3.1 Console App project.
Summary:
The command "Show as Collection Association" generate an error.
The wizard is unable to recognize System.Collections.Immutable.ImmutableArray<HashStore.Model.FileSystemEntry>.
HashStore.Model.FileSystemEntry is defined into the project.
System.Collections.Immutable.ImmutableArray is included in the .Net Core 3.1 framework.

Steps to Reproduce:

  1. Command:
    image

  2. Error:
    image

User Impact:
Unable to create a correct diagram with relationships between classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug BashIssues to be handled during our bug fixing pushTriage-ApprovedReviewed and prioritized

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions