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