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