TextLineCollectionSelection.Create(TextLineCollection, TextSpan) Method
Containing Type: TextLineCollectionSelection
Assembly: Roslynator.Core.dll
Creates a new TextLineCollectionSelection based on the specified list and span.
public static Roslynator.Text.TextLineCollectionSelection Create(Microsoft.CodeAnalysis.Text.TextLineCollection lines, Microsoft.CodeAnalysis.Text.TextSpan span)
Parameters
lines TextLineCollection
span TextSpan