Implemented interface member:
property
Count
System.Collections.ICollection.Count
2 references to Count
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Collections\ListDictionaryInternal.cs (2)
157if (array.Length - index < this.Count) 310if (array.Length - index < list.Count)