TextLineCollectionSelection(TextLineCollection, TextSpan, Int32, Int32) Constructor
Containing Type: TextLineCollectionSelection
Assembly: Roslynator.Core.dll
Initializes a new instance of TextLineCollectionSelection.
protected TextLineCollectionSelection(Microsoft.CodeAnalysis.Text.TextLineCollection lines, Microsoft.CodeAnalysis.Text.TextSpan span, int firstIndex, int lastIndex)
Parameters
lines TextLineCollection
span TextSpan
firstIndex Int32
lastIndex Int32