You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sharwell
changed the title
BaseObjectCreationExpressionSyntax should fall back to ObjectCreationExpressionSyntax
Fix lightup support for fallback base syntax types
Dec 3, 2020
danmoseley
added a commit
to danmoseley/StyleCopAnalyzers
that referenced
this issue
Dec 21, 2020
BaseObjectCreationExpressionSyntax
should fall back toObjectCreationExpressionSyntax
BaseParameterSyntax
should fall back toParameterSyntax
ExpressionOrPatternSyntax
should fall back to bothExpressionSyntax
andPatternSyntax
MemberDeclarationSyntaxExtensions
should fall back to implementations in derived typesOriginally posted by @sharwell in #3246 (comment)
The text was updated successfully, but these errors were encountered: