ComponentGenericTypePass should handle more types of syntax
Open
Area-Razor
Area-Razor-Compiler
- Dominant language
- C#
- Stars
- 20.7k
- Forks
- 4.3k
- PR merge metrics
- PR metrics pending
Description
ComponentGenericTypePass.TryParseCore should also handle the following syntax forms:
* `PointerTypeSyntax`
* `FunctionPointerTypeSyntax`
* `NullableTypeSyntax`
_Originally posted by @333fred in https://github.com/dotnet/razor/pull/11795#discussion_r2078597059_
Contributor guide
Assessment
This issue has not been assessed yet.