Comma or ')' expected (Type Parameter List)
A type parameter list contains an unexpected element. Use commas (,
) to separate type parameters in such a list, and use a closing parenthesis ()
) to end the list.
Error ID: BC32099
- Add a comma and continue the type parameter list, or add a closing parenthesis character to terminate the list.
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: