Static local variable '<variablename>' is already declared
Another static local variable with the same name has already been declared.
Error ID: BC31401
Remove redundant static local declarations.
Give each static local variable a unique 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: