First, if the unresolved reference looks like 'AType<T>' and there is a non-generic AType, ReSharper highlights the reference as unresolved without even mentioning AType as a possible candidate. Second, if I press Ctrl+B on this reference, it suggests me two

identical non-generic types 'AType'. I have no idea where the second type comes from but it looks confusing.