1 reference to GetContentRootFromFile
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactory.cs (1)
225
var contentRoot = fromFile ?
GetContentRootFromFile
("MvcTestingAppManifest.json") : GetContentRootFromAssembly();