Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix minor documentation Change in Lazy.cs summaries (#111921) - #120658

#120658
Merged
ViveliDuCh merged 5 commits into
dotnet:maindotnet/runtime:mainfrom
amritanand-py:fix/docs-lazycs-summary-111921amritanand-py/runtime:fix/docs-lazycs-summary-111921Copy head branch name to clipboard
Jan 14, 2026
Merged

Fix minor documentation Change in Lazy.cs summaries (#111921)#120658
ViveliDuCh merged 5 commits into
dotnet:maindotnet/runtime:mainfrom
amritanand-py:fix/docs-lazycs-summary-111921amritanand-py/runtime:fix/docs-lazycs-summary-111921Copy head branch name to clipboard

Conversation

@amritanand-py

Copy link
Copy Markdown
Contributor

Fixes #111921

This commit updates documentation in Lazy.cs to improve clarity and consistency.

  • Added missing period at the end of the summary for the Mode property.
  • Updated the summary for IsValueFaulted to clearly indicate it refers to the faulted state of value creation.

This commit updates XML documentation in Lazy.cs to improve clarity and consistency.

- Added missing period at the end of the summary for the `Mode` property.
- Updated the summary for `IsValueFaulted` to clearly indicate it refers to the faulted state of value creation.

Reference: dotnet#111921
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Oct 13, 2025
@github-actions github-actions Bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Oct 13, 2025
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/area-system-runtime
See info in area-owners.md if you want to be subscribed.

@jeffhandley jeffhandley removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 14, 2026
@ViveliDuCh
ViveliDuCh self-requested a review January 14, 2026 17:26
@ViveliDuCh
ViveliDuCh merged commit a9f3dc9 into dotnet:main Jan 14, 2026
147 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Runtime community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Little nitpick with the documentation of Lazy.cs

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.