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