Gert Arnold
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Gert Arnold commented, -
Gert Arnold created a post, Custom pattern for HashSet<T> + Queryable.Contains
Because of this issue in Entity Framework I'm looking for a custom search pattern in C# that tracks occurrences of `hashSet.Contains` in which `hashSet` is a HashSet<T> variable and Contains is Que...