1 reference to DescendantNodesAndTokens
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
RazorSyntaxTreeTest.cs (1)
42
var children = syntaxTree.Root.
DescendantNodesAndTokens
();