Add test demonstrating issue does not repro.#58178
Merged
CyrusNajmabadi merged 17 commits intodotnet:mainfrom Dec 8, 2021
Merged
Add test demonstrating issue does not repro.#58178CyrusNajmabadi merged 17 commits intodotnet:mainfrom
CyrusNajmabadi merged 17 commits intodotnet:mainfrom
Conversation
CyrusNajmabadi
commented
Dec 7, 2021
...alyzers/CSharp/CodeFixes/RemoveUnnecessaryCast/CSharpRemoveUnnecessaryCastCodeFixProvider.cs
Outdated
Show resolved
Hide resolved
…oveUnnecessaryCastCodeFixProvider.cs
CyrusNajmabadi
commented
Dec 7, 2021
...e/Impl/Options/Style/NamingPreferences/SymbolSpecification/SymbolSpecificationDialog.xaml.cs
Outdated
Show resolved
Hide resolved
…bolSpecification/SymbolSpecificationDialog.xaml.cs
ryzngard
approved these changes
Dec 7, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #58171
Closes #58095
Closes #49954
Closes #49690
Closes #45925
Closes #37473
Closes #34509
Closes #33176
Closes #33143
Closes #33043
Closes #20617
Closes #11008
Closes #25165
Closes #31303
Closes #32773
Closes #34553
Closes #36755
Closes #36782
Closes #37041
Closes #42816
Closes #54388
Closes #33285
Closes #40167
Actual fix was back when teh cast simplifier was rewritten in #56932