-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-csharp/svcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.lang-reference/subsvcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Description
Type of issue
Typo
Description
From https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/partial-member
Partial members enable class designers to provide member hooks, similar to event handlers, that developers can decide to implement or not.
I believe that this second comma after handlers is mistake. By its means phrase is read as if developer can opt-in to implementing partial members which is not possible.
Otherwise error CS9248 Partial property '' must have an implementation is inevitable.
Page URL
https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/partial-member
Content source URL
Document Version Independent Id
85bf7eb0-b476-94b6-e10a-d0f42fee407b
Article author
Metadata
- ID: b4eedbc9-36be-6c79-fcb4-d5fe6998e5b1
- Service: dotnet-csharp
- Sub-service: lang-reference
Metadata
Metadata
Assignees
Labels
📌 seQUESTeredIdentifies that an issue has been imported into Quest.Identifies that an issue has been imported into Quest.dotnet-csharp/svcin-prThis issue will be closed (fixed) by an active pull request.This issue will be closed (fixed) by an active pull request.lang-reference/subsvcokr-qualityContent-quality KR: Concerns article defects (bugs), freshness, or build warnings.Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.