Base:
property
Length
Microsoft.CodeAnalysis.Text.SourceText.Length
1 reference to Length
Microsoft.CodeAnalysis.UnitTests (1)
Text\TextChangeTests.cs (1)
625Assert.Equal(text.Length + largeText.Length, newText.Length);