We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
All of the following identifiers are equivalent. However, SA1611 currently treats each of them as unique parameter names.
context
@context
c\u006Fntext
The text was updated successfully, but these errors were encountered:
Use ValueText property of identifier tokens to support escape sequences
ea7015d
Fixes DotNetAnalyzers#719 Fixes DotNetAnalyzers#720
sharwell
Successfully merging a pull request may close this issue.
All of the following identifiers are equivalent. However, SA1611 currently treats each of them as unique parameter names.
context
@context
c\u006Fntext
The text was updated successfully, but these errors were encountered: