6 references to SetBasePath
HealthChecksSample (1)
Program.cs (1)
32.SetBasePath(Directory.GetCurrentDirectory())
IdentitySample.DefaultUI (1)
Startup.cs (1)
24.SetBasePath(env.ContentRootPath)
IdentitySample.Mvc (1)
Startup.cs (1)
17.SetBasePath(env.ContentRootPath)
Microsoft.AspNetCore.Hosting (1)
WebHostBuilder.cs (1)
276.SetBasePath(_hostingEnvironment.ContentRootPath)
Microsoft.AspNetCore.Identity.EntityFrameworkCore.Test (1)
Utilities\TestEnvironment.cs (1)
15.SetBasePath(Directory.GetCurrentDirectory())
Microsoft.Extensions.Hosting (1)
HostBuilder.cs (1)
276.SetBasePath(_hostingEnvironment!.ContentRootPath)