Out of curiosity, I\'ve created 2 assemblies which both have a class (Class1) with the exact same namespace (Library1). I then create another clie
Class1
Library1
It happens in practice and is a real pain, the external alias can't always solve the problem. Here's one example of where it's an issue Duplicate Namepsaces.