| _immutable | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | _root | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | _syncRoot | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | _version | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | Add(T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Add(object value) | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | IList< T >.Add(object? value) | System.Collections.IList< T > |  | 
  | System::Collections::IList.Add(object? value) | System.Collections.IList |  | 
  | AddRange(IEnumerable< T > items) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | BinarySearch(T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | BinarySearch(T item, IComparer< T >? comparer) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | BinarySearch(int index, int count, T item, IComparer< T >? comparer) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Builder(ImmutableList< T > list) | System.Collections.Immutable.ImmutableList< T >.Builder | inlinepackage | 
  | Clear() | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Clear() | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | Contains(T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Contains(object value) | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | IList< T >.Contains(object? value) | System.Collections.IList< T > |  | 
  | System::Collections::IList.Contains(object? value) | System.Collections.IList |  | 
  | ConvertAll< TOutput >(Func< T, TOutput > converter) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | CopyTo(T[] array) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | CopyTo(T[] array, int arrayIndex) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | CopyTo(int index, T[] array, int arrayIndex, int count) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | CopyTo(Array array, int arrayIndex) | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | Count | System.Collections.Immutable.ImmutableList< T >.Builder |  | 
  | Exists(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Find(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindAll(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindIndex(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindIndex(int startIndex, Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindIndex(int startIndex, int count, Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindLast(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindLastIndex(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindLastIndex(int startIndex, Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | FindLastIndex(int startIndex, int count, Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | ForEach(Action< T > action) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | GetEnumerator() | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | GetEnumerator() | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | GetEnumerator() | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | GetRange(int index, int count) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | IndexOf(T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | IndexOf(T item, int index) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | IndexOf(T item, int index, int count) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | IndexOf(T item, int index, int count, IEqualityComparer< T >? equalityComparer) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | IndexOf(object value) | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | IList< T >.IndexOf(object? value) | System.Collections.IList< T > |  | 
  | System::Collections::IList.IndexOf(object? value) | System.Collections.IList |  | 
  | Insert(int index, T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Insert(int index, object value) | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | IList< T >.Insert(int index, object? value) | System.Collections.IList< T > |  | 
  | System::Collections::IList.Insert(int index, object? value) | System.Collections.IList |  | 
  | InsertRange(int index, IEnumerable< T > items) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | IsFixedSize | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | IsReadOnly | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | IsReadOnly | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | IsSynchronized | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | ItemRef(int index) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | LastIndexOf(T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | LastIndexOf(T item, int startIndex) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | LastIndexOf(T item, int startIndex, int count) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | LastIndexOf(T item, int startIndex, int count, IEqualityComparer< T >? equalityComparer) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Remove(T item) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Remove(object value) | System.Collections.Immutable.ImmutableList< T >.Builder | inlineprivate | 
  | IList< T >.Remove(object? value) | System.Collections.IList< T > |  | 
  | System::Collections::IList.Remove(object? value) | System.Collections.IList |  | 
  | RemoveAll(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | RemoveAt(int index) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Reverse() | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Reverse(int index, int count) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Root | System.Collections.Immutable.ImmutableList< T >.Builder | package | 
  | Sort() | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Sort(Comparison< T > comparison) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Sort(IComparer< T >? comparer) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Sort(int index, int count, IComparer< T >? comparer) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | SyncRoot | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | this[int index] | System.Collections.Immutable.ImmutableList< T >.Builder |  | 
  | this[int index] | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | this[int index] | System.Collections.Immutable.ImmutableList< T >.Builder | private | 
  | ToImmutable() | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | TrueForAll(Predicate< T > match) | System.Collections.Immutable.ImmutableList< T >.Builder | inline | 
  | Version | System.Collections.Immutable.ImmutableList< T >.Builder | package |