Skip to content

Children naming inconsistencies between similar/dual syntax nodes #1721

@AnthonyLatsis

Description

@AnthonyLatsis

Description

  • GenericParameterClauseSyntax.genericParameterList vs. GenericArgumentClauseSyntax.arguments. Following the plural noun trend, I would expect the former to be named parameters.
  • AvailabilityConditionSyntax.availabilitySpec vs. AvailabilityEntrySyntax.availabilityList (both have the same type).
  • OriginallyDefinedInArgumentsSyntax.platforms vs. BackDeployedAttributeSpecListSyntax.versionList (both have the same type).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions