You are absolutely right - this avoids a special case. If you are writing a code generator, for example, you do not need to use a special case for a single type parameter.
From the documentation - Tuple Class (Of T1) :
Syntax is used relatively rarely in application development.
source share