20 writes to ContentRootPath
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
53
ContentRootPath
= aspireAssemblyDirectory,
Microsoft.AspNetCore.FunctionalTests (1)
WebApplicationFunctionalTests.cs (1)
118
ContentRootPath
= contentRootPath,
Microsoft.AspNetCore.StaticAssets.Tests (9)
StaticAssetsIntegrationTests.cs (9)
39
ContentRootPath
= contentRoot,
89
ContentRootPath
= contentRoot,
140
ContentRootPath
= contentRoot,
192
ContentRootPath
= contentRoot,
249
ContentRootPath
= contentRoot,
304
ContentRootPath
= contentRoot,
360
ContentRootPath
= contentRoot,
413
ContentRootPath
= contentRoot,
593
ContentRootPath
= contentRoot,
Microsoft.AspNetCore.Tests (9)
WebApplicationTests.cs (9)
471
ContentRootPath
= contentRoot
508
ContentRootPath
= contentRoot,
538
ContentRootPath
= contentRoot,
580
ContentRootPath
= contentRoot
616
ContentRootPath
= path
797
ContentRootPath
= contentRoot,
846
ContentRootPath
= contentRoot,
1242
ContentRootPath
= Directory.GetCurrentDirectory(),
2279
ContentRootPath
= Path.GetTempPath()
4 references to ContentRootPath
Microsoft.AspNetCore (4)
WebApplicationBuilder.cs (4)
45
ContentRootPath = options.
ContentRootPath
,
100
ContentRootPath = options.
ContentRootPath
,
161
ContentRootPath = options.
ContentRootPath
,
244
if (options.
ContentRootPath
is null && configuration[HostDefaults.ContentRootKey] is null)