1 instantiation of TestAppHostProject
Aspire.Cli.Tests (1)
TestServices\TestAppHostProjectFactory.cs (1)
56
_testProject = new
TestAppHostProject
(this);
1 reference to TestAppHostProject
Aspire.Cli.Tests (1)
TestServices\TestAppHostProjectFactory.cs (1)
15
private readonly
TestAppHostProject
_testProject;