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