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