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