1 write to Start
Microsoft.VisualStudio.Razor.IntegrationTests (1)
CodeFoldingTests.cs (1)
126
Start
= textView.TextSnapshot.GetLineNumberFromPosition(span.Start),
1 reference to Start
Microsoft.VisualStudio.Razor.IntegrationTests (1)
CodeFoldingTests.cs (1)
109
var startLine = textView.TextSnapshot.GetLineFromLineNumber(line.
Start
);