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