CDISP0705D

The identifier matching identifier was found in the namespace name namespace. If this identifier is the correct matching identifier, make the unqualified name visible by adding a use directive, or qualify the reference.

An identifier with the same name is found in a different namespace, but the identifier is not visible.
If this is the correct identifier, qualify the identifier with the namespace name, or make the identifier visible by adding a use directive.