2 references to GetCaretPoint
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (2)
40var caret = _dataSource.GetCaretPoint(_textView, _subjectBuffer); 393var caretPosition = _dataSource.GetCaretPoint(_textView, _subjectBuffer);