1 reference to IsReadOnly
Test.Utilities (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
32
bool IList.IsReadOnly => IListCalls.
IsReadOnly
(ref _builder);