1 reference to DescendantNodesAndTokensAndSelf
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
Classification\Worker.vb (1)
59For Each nodeOrToken In node.DescendantNodesAndTokensAndSelf(span:=_textSpan, descendIntoChildren:=Function(t) Not IsXmlNode(t), descendIntoTrivia:=False)