'<membername> has the same name as a type parameter
A member of a generic class or structure has the same name as a type parameter of that class or structure.
Every variable, constant, enumeration, procedure, property, event, and delegate must have a name distinct from every type parameter.
Error ID: BC32054
- Change the name of the class or structure member so that it is different from every type parameter name.
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: