1 implementation of Visit
Microsoft.AspNetCore.App.Analyzers (1)
RouteEmbeddedLanguage\RoutePatternClassifier.cs (1)
95
public void
Visit
(RoutePatternNameParameterPartNode node)
1 reference to Visit
Microsoft.AspNetCore.App.Analyzers (1)
Infrastructure\RoutePattern\RoutePatternNodes.cs (1)
310
=> visitor.
Visit
(this);