Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Inheritance across namespaces  #34

Description

@digitalcosmos

It seems that inheritance and implementations are removed from the class if they're in a different namespace.
Base types such as System.Collections.Generic.List are working but classes from another project are omitted, even tough that project is inside the solution.

Basically, projects are not aware of other projects in the same solution.

Am I doing something wrong, is this intended behavior or is it a functionality that has yet to be added?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions