<type1> '<typename>' and <type2> '<typename>', declared in '<name>', conflict in <namespace> '<namespacename>'
Two declared elements, such as a class and a module, have the same name in the same namespace.
Error ID: BC30175
Move the declaration of one of the elements to a different namespace.
Change the name of one of the elements.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: