20 writes to ContentRootPath
Aspire.Dashboard.Tests (1)
Integration\Playwright\Infrastructure\DashboardServerFixture.cs (1)
52
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)
473
ContentRootPath
= contentRoot
510
ContentRootPath
= contentRoot,
540
ContentRootPath
= contentRoot,
582
ContentRootPath
= contentRoot
618
ContentRootPath
= path
799
ContentRootPath
= contentRoot,
848
ContentRootPath
= contentRoot,
1244
ContentRootPath
= Directory.GetCurrentDirectory(),
2281
ContentRootPath
= Path.GetTempPath()
4 references to ContentRootPath
Microsoft.AspNetCore (4)
WebApplicationBuilder.cs (4)
45
ContentRootPath = options.
ContentRootPath
,
100
ContentRootPath = options.
ContentRootPath
,
163
ContentRootPath = options.
ContentRootPath
,
246
if (options.
ContentRootPath
is null && configuration[HostDefaults.ContentRootKey] is null)