20 writes to ContentRootPath
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
54ContentRootPath = 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)
471ContentRootPath = contentRoot 508ContentRootPath = contentRoot, 538ContentRootPath = contentRoot, 580ContentRootPath = contentRoot 616ContentRootPath = path 797ContentRootPath = contentRoot, 846ContentRootPath = contentRoot, 1242ContentRootPath = Directory.GetCurrentDirectory(), 2279ContentRootPath = Path.GetTempPath()
4 references to ContentRootPath
Microsoft.AspNetCore (4)
WebApplicationBuilder.cs (4)
45ContentRootPath = options.ContentRootPath, 100ContentRootPath = options.ContentRootPath, 161ContentRootPath = options.ContentRootPath, 244if (options.ContentRootPath is null && configuration[HostDefaults.ContentRootKey] is null)