Fix incorrect SyntaxNode generation for Implement Interface code fix #54329
Labels
Area-IDE
Concept-Continuous Improvement
help wanted
The issue is "up for grabs" - add a comment if you are interested in working on it
IDE-CodeStyle
Built-in analyzers, fixes, and refactorings
Milestone
Several tests for Implement Interface use
CodeActionValidationMode.None
due to mismatchedSyntaxNode
generation. These should be reviewed and corrected to produce the expected nodes.The text was updated successfully, but these errors were encountered: