Skip to content

Conversation

amritanand-py
Copy link

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

Labels

community-contribution Indicates that the PR has been added by a community member needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Little nitpick with the documentation of Lazy.cs

1 participant