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
Originally reported through telemetry as AB#1784659
roslyn/src/EditorFeatures/Core/InlineRename/InlineRenameSession.cs
Line 395 in 2fd16b4
It would be reasonable to create an analyzer for this in dotnet/roslyn-analyzers.
The text was updated successfully, but these errors were encountered:
Use Enum.GetName correctly
b2cb23a
Fixes dotnet#68329 Fixes AB#1784659
b537c32
Fixes dotnet#68329 Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1784659
Successfully merging a pull request may close this issue.
Originally reported through telemetry as AB#1784659
roslyn/src/EditorFeatures/Core/InlineRename/InlineRenameSession.cs
Line 395 in 2fd16b4
It would be reasonable to create an analyzer for this in dotnet/roslyn-analyzers.
The text was updated successfully, but these errors were encountered: