TextLineCollectionSelection.UnderlyingLines Property
Containing Type: TextLineCollectionSelection
Assembly: Roslynator.Core.dll
Gets an underlying collection that contains selected lines.
public Microsoft.CodeAnalysis.Text.TextLineCollection UnderlyingLines { get; }