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_