We should be able to add generic constraints to our typeparam. For example: `@typeparam TEntity where TEntity : IEntity` As of preview3 gives the error "Unexpected literal following the 'typeparam' directive".