3 references to StaticAssetsManifestPath
Microsoft.AspNetCore.Components.WebAssembly.Server (3)
Builder\WebAssemblyRazorComponentsEndpointConventionBuilderExtensions.cs (3)
59var descriptors = StaticAssetsEndpointDataSourceHelper.ResolveStaticAssetDescriptors(endpointBuilder, options.StaticAssetsManifestPath); 68if (options.StaticAssetsManifestPath is null) 74Log.StaticAssetsMappingNotFoundWithManifest(logger, options.StaticAssetsManifestPath);