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