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)
37if (_conventions is not null) 39_conventions.Add(convention);