1 write to _finallyConventions
Microsoft.AspNetCore.Routing (1)
Builder\RouteHandlerBuilder.cs (1)
18_finallyConventions = finallyConventions;
2 references to _finallyConventions
Microsoft.AspNetCore.Routing (2)
Builder\RouteHandlerBuilder.cs (2)
53if (_finallyConventions is not null) 55_finallyConventions.Add(finalConvention);