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