You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support automatic generation of values for`[MatrixDataSource]` when u…
…sing bool? and TEnum? (#2088)
* Support automatic generation of values for`[MatrixDataSource]` when using `bool?` and `TEnum?`.
* Fix inverted bool and update .verified.txt.
* Minor tidy-up.
* Fixes
---------
Co-authored-by: Tom Longhurst <30480171+thomhurst@users.noreply.github.com>
Set `classInstanceArguments` slightly earlier so it's available to Pr…
…operty Level DataSourceGenerators (#2081)
* Set `classInstanceArguments` slightly earlier so it's available to Property Level DataSourceGenerators
* Update snap
* classInstanceArguments
* Update snaps