Skip to content

Fix missing nullable target overloads for SetIfNotNull and Update#269

Closed
artnim wants to merge 1 commit intoPapstIO:mainfrom
artnim:fix-missing-nullable-target
Closed

Fix missing nullable target overloads for SetIfNotNull and Update#269
artnim wants to merge 1 commit intoPapstIO:mainfrom
artnim:fix-missing-nullable-target

Conversation

@artnim
Copy link
Copy Markdown
Contributor

@artnim artnim commented Mar 19, 2026

/dev/fd/13

- Change Update<TProperty>(TProperty?, Action<TProperty?>) visibility
  from public to protected to match base class convention
- Add TestAggregator wrappers for Action<T?> overloads
- Disambiguate test call sites with explicit Action<T?> casts
@MPapst
Copy link
Copy Markdown
Collaborator

MPapst commented Apr 12, 2026

Merged in #273

@MPapst MPapst closed this Apr 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants