Base:
property
Length
Microsoft.CodeAnalysis.Rope.Length
1 write to Length
Microsoft.CodeAnalysis (1)
Collections\Rope.cs (1)
124Length = checked(left.Length + right.Length);