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
The wording doesn't describe if there is any distinction between optional and required parameters in a constructor and if that distinction is considered part of the constructor signature.
The text was updated successfully, but these errors were encountered:
Marking as a bug because I believe it is, but I won't put time into this until after we've shipped C# 7, as I don't believe we're in a worse position than we were before.
See https://github.com/dotnet/csharpstandard/pull/219/files#r1171850693
The wording doesn't describe if there is any distinction between optional and required parameters in a constructor and if that distinction is considered part of the constructor signature.
The text was updated successfully, but these errors were encountered: