4 references to Items
System.Collections.Immutable (4)
System\Collections\Frozen\FrozenSet.AlternateLookup.cs (1)
108
actualValue = Set.
Items
[index];
System\Collections\Frozen\FrozenSet.cs (3)
260
/// <inheritdoc cref="
Items
" />
281
Items
.AsSpan().CopyTo(destination);
319
actualValue =
Items
[index];