1 write to _length
Microsoft.CodeAnalysis (1)
Text\CompositeText.cs (1)
37
ComputeLengthAndStorageSize(segments, out
_length
, out _storageSize);
1 reference to _length
Microsoft.CodeAnalysis (1)
Text\CompositeText.cs (1)
59
get { return
_length
; }