I have a property on a class that is an ISet. I\'m trying to get the results of a linq query into that property, but can\'t figure out how to do so.
Basically, look
This functionality has been added as an extension method on IEnumerable to .NET Framework 4.7.2:
IEnumerable