2 writes to ContentRootPath
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
53
ContentRootPath
= aspireAssemblyDirectory,
aspire-managed (1)
Program.cs (1)
21
ContentRootPath
= AppContext.BaseDirectory
4 references to ContentRootPath
Microsoft.AspNetCore (4)
WebApplicationBuilder.cs (4)
45
ContentRootPath = options.
ContentRootPath
,
100
ContentRootPath = options.
ContentRootPath
,
163
ContentRootPath = options.
ContentRootPath
,
246
if (options.
ContentRootPath
is null && configuration[HostDefaults.ContentRootKey] is null)