22 references to AmbiguousRouteHandlerRoute
Microsoft.AspNetCore.App.Analyzers (2)
RouteHandlers\DetectAmbiguousRoutes.cs (1)
41
DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
,
RouteHandlers\RouteHandlerAnalyzer.cs (1)
30
DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
,
Microsoft.AspNetCore.App.Analyzers.Test (20)
RouteHandlers\DetectAmbiguousMappedRoutesTest.cs (20)
25
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
26
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
49
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
50
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
78
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
79
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
148
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
149
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
263
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
264
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
414
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
415
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
442
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
443
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
466
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
467
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
491
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
492
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)
524
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(0),
525
new DiagnosticResult(DiagnosticDescriptors.
AmbiguousRouteHandlerRoute
).WithArguments("/").WithLocation(1)