Skip to content

Fix lightup support for fallback base syntax types #3258

Open
@sharwell

Description

  • BaseObjectCreationExpressionSyntax should fall back to ObjectCreationExpressionSyntax
  • BaseParameterSyntax should fall back to ParameterSyntax
  • ExpressionOrPatternSyntax should fall back to both ExpressionSyntax and PatternSyntax
  • MemberDeclarationSyntaxExtensions should fall back to implementations in derived types

Originally posted by @sharwell in #3246 (comment)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions