2 references to ApplyStaticAssetManifestPathConventions
Microsoft.AspNetCore.StaticAssets (2)
Infrastructure\StaticAssetsEndpointDataSourceHelper.cs (2)
20
staticAssetsManifestPath =
ApplyStaticAssetManifestPathConventions
(staticAssetsManifestPath, builder.ServiceProvider);
42
manifestPath =
ApplyStaticAssetManifestPathConventions
(manifestPath, endpointRouteBuilder.ServiceProvider);