solveTypeInType
abstract fun solveTypeInType(typeDeclaration: ResolvedTypeDeclaration, name: String): SymbolReference<ResolvedTypeDeclaration>(source)
Try to solve a symbol just in the declaration, it does not delegate to the container.