helpers to build TypeInfo clr type references from the type name text that was extracted out of the VB.NET source code.
Because the type is only known by its textual name at parse time, the TypeInfo.assembly and TypeInfo.reference fields are left empty; TypeInfo.isSystemKnownType can still be used to detect framework known types.