5 references to Endpoints
Microsoft.AspNetCore.StaticAssets (2)
StaticAssetsEndpointRouteBuilderExtensions.cs (2)
59
var dataSource = StaticAssetsManifest.CreateDataSource(endpoints, manifestPath, manifest.
Endpoints
, manifest.IsBuildManifest());
92
var result = StaticAssetsManifest.CreateDataSource(endpoints, "", manifest.
Endpoints
, manifest.IsBuildManifest()).DefaultBuilder;
Microsoft.AspNetCore.StaticAssets.Tests (3)
StaticAssetsIntegrationTests.cs (3)
496
manifest.
Endpoints
.Add(new StaticAssetDescriptor
517
manifest.
Endpoints
.Add(new StaticAssetDescriptor
575
manifest.
Endpoints
.Add(new StaticAssetDescriptor