Skip to content

Possible bug typo #83

@ghost

Description

Here in the method InsertAfter is used method InsertBefore.
Also InsertBefore(SyntaxNode node, SyntaxNode newNode) and InsertAfter(SyntaxNode node, SyntaxNode newNode) are duplicates
https://github.com/dotnet/roslyn/blob/master/src/Workspaces/Core/Portable/Editing/SyntaxEditor.cs#L156

Metadata

Metadata

Assignees

Labels

Area-IDEConcept-APIThis issue involves adding, removing, clarification, or modification of an API.Resolution-FixedThe bug has been fixed and/or the requested behavior has been implementedVerified

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions