MVVM property code generator ignores base interfaces of view model interfaces #33

Open
opened 2026-06-29 17:18:26 +02:00 by frederik.engelhardt · 0 comments

The code generator seems to ignore base interfaces (in the same project) of view model interfaces specified in DeclarationType.
Adding the base interface by using another attribute assignment generates the missing members. This indicates that the information is available but not used by the generator.

The code generator seems to ignore base interfaces (in the same project) of view model interfaces specified in DeclarationType. Adding the base interface by using another attribute assignment generates the missing members. This indicates that the information is available but not used by the generator.
frederik.engelhardt changed title from MVVM property code generator does not work for view model interfaces "inherited" by a view model interface to MVVM property code generator ignores base interfaces of view model interfaces 2026-06-29 17:20:03 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
equadrat-oss/Framework.Mvvm#33
No description provided.