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