Not possible to use the namespace named My in VB for WPF with .net 5.
Open
Bug
Investigate
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Hello,
In a WPF project written in Visual Basic with .net 5, it is impossible to use the namespace named My included in some .Net Framework classes for VB.
Example :
My.Application
My.Computer
My.Forms
My.Settings

On the other hand in a Winforms project with .net 5 the use of My is possible except for My.Settings.

Contributor guide
Assessment
This issue has not been assessed yet.