Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A type argument list contains an unexpected element. Use commas (,
) to separate type arguments in such a list, and use a closing parenthesis ()
) to end the list.
Error ID: BC32094
To correct this error
- Add a comma and continue the type argument list, or add a closing parenthesis character to terminate the list.
See also
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.