1 write to ContentRootTest
Microsoft.AspNetCore.Mvc.Testing (1)
WebApplicationFactoryContentRootAttribute.cs (1)
52ContentRootTest = contentRootTest;
2 references to ContentRootTest
Microsoft.AspNetCore.Mvc.Testing (2)
WebApplicationFactory.cs (1)
271Path.GetFileName(contentRootAttribute.ContentRootTest));
WebApplicationFactoryContentRootAttribute.cs (1)
17/// in <c>Path.Combine(<see cref="ContentRootPath"/>, Path.GetFileName(<see cref="ContentRootTest"/>))"</c>