1 reference to ResolveContentRootPath
Microsoft.AspNetCore.Hosting (1)
WebHostBuilder.cs (1)
259
var contentRootPath =
ResolveContentRootPath
(_options.ContentRootPath, AppContext.BaseDirectory);