Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Oct 3, 2024

Fixes #42442

Only a small subset of partial members are optional. Don't imply that they are.


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/keywords/partial-member.md docs/csharp/language-reference/keywords/partial-member

Fixes dotnet#42442

Only a small subset of partial members are optional. Don't imply that they are.
@BillWagner BillWagner requested a review from a team as a code owner October 3, 2024 17:01
@dotnetrepoman dotnetrepoman bot added this to the October 2024 milestone Oct 3, 2024
@dotnet-policy-service dotnet-policy-service bot added the okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. label Oct 3, 2024
@BillWagner BillWagner requested a review from IEvangelist October 3, 2024 17:08
@BillWagner BillWagner enabled auto-merge (squash) October 3, 2024 17:08
@BillWagner BillWagner merged commit a3b91a6 into dotnet:main Oct 3, 2024
12 checks passed
@BillWagner BillWagner deleted the partial-members branch October 3, 2024 20:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-csharp/svc lang-reference/subsvc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implementing partial members is not optional
2 participants