1 write to EndIndex
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenHashTable.cs (1)
306
EndIndex
= startIndex + count - 1;
1 reference to EndIndex
System.Collections.Immutable (1)
System\Collections\Frozen\FrozenHashTable.cs (1)
131
endIndex = b.
EndIndex
;