dotnet / dotnet/project-system
Convert to Collection Association on a Class Diagram shows an error
- 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:

2. Error:

**User Impact**:
Unable to create a correct diagram with relationships between classes.
Contributor guide
Assessment
This issue has not been assessed yet.