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