4 references to FindLeafNode
Microsoft.CodeAnalysis.EditorFeatures (4)
TextStructureNavigation\AbstractTextStructureNavigatorProvider.TextStructureNavigator.cs (4)
125
var node =
FindLeafNode
(activeSpan, cancellationToken);
157
var node =
FindLeafNode
(activeSpan, cancellationToken);
193
var node =
FindLeafNode
(activeSpan, cancellationToken);
245
var node =
FindLeafNode
(activeSpan, cancellationToken);