1 reference to IsFixedSize
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Collections\Segmented\ImmutableSegmentedList`1+Builder.cs (1)
30
bool IList.IsFixedSize => IListCalls.
IsFixedSize
(ref _builder);