3 references to Count
mscorlib (3)
system\internal.cs (1)
328mapToCollectionAdapter.Count<K, V>();
system\runtime\interopservices\windowsruntime\maptocollectionadapter.cs (2)
150if (array.Length <= arrayIndex && Count<K, V>() > 0) 153if (array.Length - arrayIndex < Count<K, V>())