1 write to End
Microsoft.VisualStudio.Razor.IntegrationTests (1)
CodeFoldingTests.cs (1)
127
End
= textView.TextSnapshot.GetLineNumberFromPosition(span.End)
1 reference to End
Microsoft.VisualStudio.Razor.IntegrationTests (1)
CodeFoldingTests.cs (1)
110
var endLine = textView.TextSnapshot.GetLineFromLineNumber(line.
End
);