Run-time exception (line 16): Value cannot be null.
Parameter name: second
Stack Trace:
[System.ArgumentNullException: Value cannot be null.
Parameter name: second]
at System.Linq.Enumerable.Intersect[TSource](IEnumerable`1 first, IEnumerable`1 second)
at Program.Main() :line 16