If I reference in codeEntityReference a type that could not resolved for linking this reference and qualifyHint is set to true it places only simple name instead a full qualified.
<codeEntityReference qualifyHint="true">T:Common.ICodeVersion</codeEntityReference>
results in ICodeVersion instead Common.ICodeVersion.
Currently I have a workaround by placing "Common.ICodeVersion" in linkText.