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
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).