1 reference to IsReadOnly
Microsoft.Build (1)
src\5057ed6cf5d6323b\ImmutableSegmentedList`1+Builder.cs (1)
32
bool IList.IsReadOnly => IListCalls.
IsReadOnly
(ref _builder);