Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Mark Value/HasValue/GetValueOrDefault members of Nullable<T> as readonly #1727

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

ltrzesniewski
Copy link
Contributor

Fixes #836

Value, HasValue, GetValueOrDefault
@GrabYourPitchforks
Copy link
Member

The CI failure is unrelated and is being tracked by #1729.

@jkotas jkotas merged commit 92025b2 into dotnet:master Jan 15, 2020
@ltrzesniewski ltrzesniewski deleted the nullable-readonly branch January 15, 2020 07:45
@ghost ghost locked as resolved and limited conversation to collaborators Dec 11, 2020
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mark Value and HasValue of System.Nullable<T> as readonly
5 participants