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