1 write to Conventions
Microsoft.AspNetCore.Mvc.Core (1)
Routing\ActionEndpointDataSourceBase.cs (1)
37
Conventions
= new List<Action<EndpointBuilder>>();
3 references to Conventions
Microsoft.AspNetCore.Mvc.Core (3)
Routing\ActionEndpointDataSourceBase.cs (2)
57
Conventions
,
123
conventions:
Conventions
,
Routing\ControllerActionEndpointDataSource.cs (1)
34
DefaultBuilder = new ControllerActionEndpointConventionBuilder(Lock,
Conventions
, FinallyConventions);