25 writes to ContentRootPath
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
53ContentRootPath = aspireAssemblyDirectory,
aspire-managed (1)
Program.cs (1)
21ContentRootPath = AppContext.BaseDirectory
Microsoft.AspNetCore.FunctionalTests (1)
WebApplicationFunctionalTests.cs (1)
118ContentRootPath = contentRootPath,
Microsoft.AspNetCore.StaticAssets.Tests (13)
StaticAssetsIntegrationTests.cs (13)
40ContentRootPath = contentRoot, 90ContentRootPath = contentRoot, 141ContentRootPath = contentRoot, 193ContentRootPath = contentRoot, 250ContentRootPath = contentRoot, 305ContentRootPath = contentRoot, 361ContentRootPath = contentRoot, 414ContentRootPath = contentRoot, 480ContentRootPath = contentRoot, 537ContentRootPath = contentRoot, 716ContentRootPath = contentRoot, 1243ContentRootPath = contentRoot, 1333ContentRootPath = contentRoot,
Microsoft.AspNetCore.Tests (9)
WebApplicationTests.cs (9)
473ContentRootPath = contentRoot 510ContentRootPath = contentRoot, 540ContentRootPath = contentRoot, 582ContentRootPath = contentRoot 618ContentRootPath = path 799ContentRootPath = contentRoot, 848ContentRootPath = contentRoot, 1244ContentRootPath = Directory.GetCurrentDirectory(), 2281ContentRootPath = Path.GetTempPath()
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)