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