Skip to content

sealed class generates protected method #8

@impoetk

Description

@impoetk

When decorating a sealed class with GenerateViewModel, the raise property changed method is generated with "protected" modifier, which generates the following warning:

Warning CS0628 'MainWindowVm.RaisePropertyChanged(PropertyChangedEventArgs)': new protected member declared in sealed type

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions