Base:
property
Endpoints
Microsoft.AspNetCore.Routing.EndpointDataSource.Endpoints
1 reference to Endpoints
Microsoft.AspNetCore (1)
WebApplication.cs (1)
288
return new CompositeEndpointDataSource(_webApplication.DataSources).
Endpoints
;