1 override of VisitToken
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Components\ComponentMarkupBlockPass.cs (1)
244
public override void
VisitToken
(IntermediateToken node)
1 reference to VisitToken
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Intermediate\IntermediateToken.cs (1)
45
=> visitor.
VisitToken
(this);