3 writes to _length
Microsoft.CodeAnalysis.Collections.Package (3)
SegmentedArray`1.cs (3)
76_length = 0; 93_length = length; 99_length = length;
1 reference to _length
Microsoft.CodeAnalysis.Collections.Package (1)
SegmentedArray`1.cs (1)
109public int Length => _length;