1 instantiation of TestAppHostRpcTarget
Aspire.Cli.Tests (1)
Commands\PsCommandTests.cs (1)
769
_target = new
TestAppHostRpcTarget
(appHostPath, processId, sdkVersion);
1 reference to TestAppHostRpcTarget
Aspire.Cli.Tests (1)
Commands\PsCommandTests.cs (1)
763
private readonly
TestAppHostRpcTarget
_target;