Test Plan for Partial Events and Constructors #76859
Labels
Area-Compilers
Feature - Partial Events and Constructors
untriaged
Issues and PRs which have not yet been triaged by a lead
Champion issue: dotnet/csharplang#9058
Speclet: https://github.com/dotnet/csharplang/blob/main/proposals/partial-events-and-constructors.md
Feature branch: https://github.com/dotnet/roslyn/tree/features/PartialEventsCtors
LangVersion
)partial event
partial
treated as type previouslypartial
before other modifiers (Partial*Last
)class
orstruct
(NotInPartialType
)interface
MissingImplementation
)MissingDefinition
)DuplicateImplementation
)DuplicateDefinition
)static
constructor (StaticPartialConstructor
)extern
(Extern_*
)abstract
(Abstract
)ExplicitInterfaceImplementation
)EventInitializer_*
)EventAccessorMissing
)Use_EventAsValue
)The text was updated successfully, but these errors were encountered: