Implemented interface members:
2 references to Count
System.Collections.Immutable (2)
System\Collections\Immutable\KeysOrValuesCollectionAccessor.cs (2)
94Requires.Range(array.Length >= arrayIndex + this.Count, nameof(arrayIndex)); 135Requires.Range(array.Length >= arrayIndex + this.Count, nameof(arrayIndex));