1 write to _conventions
Microsoft.AspNetCore.Routing (1)
Builder\RouteHandlerBuilder.cs (1)
17
_conventions
= conventions;
2 references to _conventions
Microsoft.AspNetCore.Routing (2)
Builder\RouteHandlerBuilder.cs (2)
37
if (
_conventions
is not null)
39
_conventions
.Add(convention);