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