dotnet / dotnet/project-system

Convert to Collection Association on a Class Diagram shows an error

Open
#5,985 11 comments 0 reactions 0 assignees View on GitHub
Bug Bash Triage-Approved
Dominant language
C#
Stars
1k
Forks
415
PR merge metrics
No merged PRs in 30d

Description

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 is defined into the project.
System.Collections.Immutable.ImmutableArray is included in the .Net Core 3.1 framework.

**Steps to Reproduce**:

1. Command:
![image](https://user-images.githubusercontent.com/2587684/76707559-66bbf680-66f0-11ea-910a-52b017c81852.png)

2. Error:
![image](https://user-images.githubusercontent.com/2587684/76707570-7b988a00-66f0-11ea-9ca8-5cfc4f5d1423.png)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.