[C# 14-Fundamentals and reference]: New Feature - Partial events and constructors #45185
Labels
🏁 Release: .NET 10
Work items for the .NET 10 release
dotnet-csharp/svc
in-pr
This issue will be closed (fixed) by an active pull request.
📌 seQUESTered
Identifies that an issue has been imported into Quest.
resolved-by-customer
whats-new/subsvc
Visual Studio release
None
Link to speclet
Link to Pull request
New behavior
The surface area isn't large:
partial
members can now include constructors and events.Changes needed:
partial
keyword.partial
and make sure they don't incorrectly exclude partial events and constructors.Not adding a separate issue for errors, because that should be covered by #45117
Language reference tasks
No response
Everyday C# tasks
No response
Associated WorkItem - 410370
The text was updated successfully, but these errors were encountered: