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