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