Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SynchronizedSet constructor #13

Merged
merged 4 commits into from
Mar 21, 2024
Merged

Fix SynchronizedSet constructor #13

merged 4 commits into from
Mar 21, 2024

Conversation

hazzik
Copy link
Member

@hazzik hazzik commented Apr 11, 2018

None of the sets in the BCL actually implement ICollection, so constructor
was throwing an exception.

None of the sets in the BCL actually implement ICollection, so constructor
was throwing an exception.
@hazzik hazzik enabled auto-merge (squash) March 21, 2024 23:55
@hazzik hazzik merged commit c572f9b into nhibernate:master Mar 21, 2024
2 checks passed
@hazzik hazzik deleted the synchronized-set branch March 22, 2024 03:13
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