[XAML] Nested x:TypeArguments: "Type was not found" error.
Open
area-Compilers
Untriaged
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
When using a nested generic type argument with the x:TypeArguments directive (such as Nullable\), the following error is incorrectly shown in the XAML file:

When you actually run the application, it works fine.
I'm using Visual Studio 2022 17.11.4.
Contributor guide
Assessment
This issue has not been assessed yet.