Base:
method
Visit
Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxRewriter.Visit(Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxNode)
1 reference to Visit
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxReplacer.cs (1)
26
return replacer.
Visit
(root);