8 references to WithStaticAssets
Microsoft.AspNetCore.Components.Endpoints (1)
Builder\RazorComponentsEndpointRouteBuilderExtensions.cs (1)
37
result.
WithStaticAssets
();
Microsoft.AspNetCore.Components.Endpoints.Tests (7)
Builder\RazorComponentsEndpointConventionBuilderExtensionsTest.cs (7)
26
builder.
WithStaticAssets
();
50
builder.
WithStaticAssets
();
69
builder.
WithStaticAssets
("TestManifests/Test.staticwebassets.endpoints.json");
112
builder.
WithStaticAssets
();
157
builder.
WithStaticAssets
("TestManifests/Test.staticwebassets.endpoints.json");
182
builder.
WithStaticAssets
("TestManifests/Test.staticwebassets.endpoints.json");
208
builder.
WithStaticAssets
();