3 writes to _length
Microsoft.CodeAnalysis.CodeStyle (3)
SegmentedArray`1.cs (3)
79_length = 0; 96_length = length; 102_length = length;
1 reference to _length
Microsoft.CodeAnalysis.CodeStyle (1)
SegmentedArray`1.cs (1)
112public int Length => _length;