4 references to FindLeafNode
Microsoft.CodeAnalysis.EditorFeatures (4)
TextStructureNavigation\AbstractTextStructureNavigatorProvider.TextStructureNavigator.cs (4)
142
var node =
FindLeafNode
(activeSpan, cancellationToken);
174
var node =
FindLeafNode
(activeSpan, cancellationToken);
210
var node =
FindLeafNode
(activeSpan, cancellationToken);
262
var node =
FindLeafNode
(activeSpan, cancellationToken);