1 write to AppHostPath
Aspire.Hosting (1)
Backchannel\AuxiliaryBackchannelRpcTarget.cs (1)
80AppHostPath = legacyInfo.AppHostPath,
2 references to AppHostPath
Aspire.Hosting.Tests (2)
Backchannel\AuxiliaryBackchannelTests.cs (2)
511Assert.NotNull(response.AppHostPath); 512Assert.NotEmpty(response.AppHostPath);