Skip to content

Race condition in parameter hints when inserting argument name #59843

@tmat

Description

@tmat

Version 17.2.0 Preview 2.0 [32227.109.main]

In a large code base, such as Roslyn.sln, quick double-clicking on 2 parameter hints (e.g. modifiersOpt and semicolonOpt) to add both argument names may mangle the source:

image

TryCreateSpanForVariableDeclaration(declaration, modifierssemicolonOpt: Opt: default, default, position),

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions