1 write to _list
System.Collections.NonGeneric (1)
System\Collections\ReadOnlyCollectionBase.cs (1)
21protected ArrayList InnerList => _list ??= new ArrayList();