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)
763private readonly TestAppHostRpcTarget _target;