1 reference to CreateTrackingSpanFromIndexToEnd
Microsoft.VisualStudio.LanguageServices (1)
DebuggerIntelliSense\AbstractDebuggerIntelliSenseContext.cs (1)
236
_immediateWindowContext.ProjectionBuffer.InsertSpan(0, _textView.TextSnapshot.
CreateTrackingSpanFromIndexToEnd
(caretLine.Start.Position + questionIndex + 1, SpanTrackingMode.EdgeInclusive));