1 write to _list
Microsoft.Build.Framework (1)
SegmentedList`1.cs (1)
1173
_list
= list;
5 references to _list
Microsoft.Build.Framework (5)
SegmentedList`1.cs (5)
1185
var localList =
_list
;
1198
if (_version !=
_list
._version)
1203
_index =
_list
._size + 1;
1214
if (_index == 0 || _index ==
_list
._size + 1)
1224
if (_version !=
_list
._version)