1 write to _enumerable
Microsoft.Build.Framework (1)
SegmentedArray.cs (1)
539_enumerable = enumerable;
6 references to _enumerable
Microsoft.Build.Framework (6)
SegmentedArray.cs (6)
543=> new((T[][])_enumerable._first.SyncRoot, _enumerable._firstOffset, (T[][])_enumerable._second.SyncRoot, _enumerable._secondOffset, _enumerable._length); 546=> _enumerable;