Base:
method
VisitToken
Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxWalker.VisitToken(Microsoft.AspNetCore.Razor.Language.Syntax.SyntaxToken)
2 references to VisitToken
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\TestSyntaxSerializer.cs (1)
36serializer.VisitToken(token);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Syntax\SyntaxSerializer.Default.cs (1)
31serializer.VisitToken(token);