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