3 references to GetSocketKeyAppHostPath
Aspire.Hosting (2)
Backchannel\AuxiliaryBackchannelService.cs (2)
60var appHostPath = GetSocketKeyAppHostPath(configuration); 212var appHostPath = GetSocketKeyAppHostPath(configuration);
Aspire.Hosting.Tests (1)
Backchannel\AuxiliaryBackchannelTests.cs (1)
644var socketKeyPath = AuxiliaryBackchannelService.GetSocketKeyAppHostPath(configuration);