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