1 instantiation of ValueAncestorsAndSelfEnumerable
Microsoft.CodeAnalysis.CodeStyle (1)
SyntaxNodeExtensions.cs (1)
835=> new(syntaxNode, ascendOutOfTrivia);
1 reference to ValueAncestorsAndSelfEnumerable
Microsoft.CodeAnalysis.CodeStyle (1)
SyntaxNodeExtensions.cs (1)
834public static ValueAncestorsAndSelfEnumerable ValueAncestorsAndSelf(this SyntaxNode syntaxNode, bool ascendOutOfTrivia = true)