Skip to content

Inheritance margin crashing when multiple symbols are on the same line. #60894

@CyrusNajmabadi

Description

@CyrusNajmabadi

this code is contrived, but represents a real case i hit:

class X { } interface I { }

class Y : X { } class Z : I { }

image

Selecting either of these instantly crashes VS.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions