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