2 references to AppHostFilePath
Aspire.Hosting (2)
DistributedApplication.cs (2)
247if (!string.IsNullOrEmpty(options.AppHostFilePath)) 249realOptions.AppHostFilePath = options.AppHostFilePath;