Implemented interface member:
property
Count
System.Linq.ILookup<TKey, TElement>.Count
4 references to Count
System.Linq.AsyncEnumerable (4)
System\Linq\Join.cs (4)
64
if (lookup.
Count
!= 0)
138
if (lookup.
Count
!= 0)
205
if (lookup.
Count
!= 0)
273
if (lookup.
Count
!= 0)