Skip to content

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

Merged
jkotas merged 1 commit intodotnet:masterfrom
ltrzesniewski:nullable-readonly
Jan 15, 2020
Merged

Mark Value/HasValue/GetValueOrDefault members of Nullable<T> as readonly#1727
jkotas merged 1 commit intodotnet:masterfrom
ltrzesniewski:nullable-readonly

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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