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