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