Skip to content

Possible bug typo #83

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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