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
TupleExprSyntax.elementList vs. TupleTypeSyntax.elements and TuplePatternSyntax.elements. I realize I am being pedantic but I also see no good reason to name them differently. No preference for a particular name, but perhaps worth noting that ArraySyntaxExpr uses elements and FunctionTypeSyntax uses arguments, i.e., without "list".