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