.ToLookup returns an ILookup. ILookup also implements interface I
.ToLookup
ILookup
I
In simple LINQ-world words:
ToLookup()
GroupBy()