Implemented interface member:
4 references to Count
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\FileIO\FileSystem.vb (1)
994If Exceptions.Count > 0 Then
System.Collections.Specialized (3)
System\Collections\Specialized\HybridDictionary.cs (3)
98if (list.Count >= CutoverPoint - 1) 155return cachedList.Count; 239else if (list.Count + 1 >= CutoverPoint)