1 write to ManifestPath
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentsEndpointConventionBuilder.cs (1)
43internal string? ManifestPath { get => _options.ManifestPath; set => _options.ManifestPath = value; }
1 reference to ManifestPath
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentsEndpointConventionBuilder.cs (1)
43internal string? ManifestPath { get => _options.ManifestPath; set => _options.ManifestPath = value; }