20 writes to ContentRootPath
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
52ContentRootPath = aspireAssemblyDirectory,
Microsoft.AspNetCore.FunctionalTests (1)
WebApplicationFunctionalTests.cs (1)
118ContentRootPath = contentRootPath,
Microsoft.AspNetCore.StaticAssets.Tests (9)
StaticAssetsIntegrationTests.cs (9)
39ContentRootPath = contentRoot, 89ContentRootPath = contentRoot, 140ContentRootPath = contentRoot, 192ContentRootPath = contentRoot, 249ContentRootPath = contentRoot, 304ContentRootPath = contentRoot, 360ContentRootPath = contentRoot, 413ContentRootPath = contentRoot, 593ContentRootPath = 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)